Expand description
sd-sys defines the FFI bindings for sd-id128 & sd-journal in the systemd API of libsystemd. sd-sys is part of the systemd.rs project, providing the FFI bindings for sd-id128 and sd-journal.
§Compatibility
This library is developed against the latest version of libsystemd. As such there may be FFI bindings included which are not available in previous versions. Issues may arise during linking, if an unavailable function is used. There is no version check included in this library. For an example of such version check, see the feature definition of sd-id128.
Modules§
- FFI binding for sd-id128 as defined in libsystemd used in sd-id128
- FFI mapping for sd-journal as defined in libsystemd used in sd-journal