libscf-sys

Crates.iolibscf-sys
lib.rslibscf-sys
version1.1.0
sourcesrc
created_at2021-02-15 21:21:56.267691
updated_at2024-10-25 20:02:46.51436
descriptionnative bindings to libscf, the service management facility (SMF)
homepage
repositoryhttps://github.com/illumos/libscf-sys
max_upload_size
id355767
size48,586
Joshua M. Clulow (jclulow)

documentation

README

libscf-sys

This crate contains hand-crafted native bindings for libscf(3LIB) that do not require bindgen, depending only on Committed parts of the library API and ABI. This library allows programmatic access to the Service Management Facility (SMF) on illumos systems.

Licence

Unless otherwise noted, all components are dual-licenced under either the MIT Licence or the Apache License Version 2.0.

Commit count: 5

cargo fmt