/systemd-sys-bindgen

Primary LanguageRustGNU Lesser General Public License v2.1LGPL-2.1

Rust FFI bindings to libsystemd

This is just an educational project at the moment. It does not provide a Rust interface to libsystemd, just the FFI generated by bindgen.

Building

Get the bindgen requirements installed, along with the systemd headers (systemd-devel on Fedora).