Crate libsystemd_sys

source ·
Expand description

Contains definitions for low-level bindings.

Most of this module is Rust versions of the systemd headers. The goal of this crate is to make it unattractive to ever use the FFI directly, but it’s there if you need it.

Items in this module corresponding to systemd functions are well-documented by the systemd man pages.

Modules

Structs

Functions

Type Definitions

Equivalent to C’s char type.
Equivalent to C’s signed int (int) type.
Equivalent to C’s unsigned int type.
Equivalent to C’s void type when used as a pointer.
int64_tDeprecated
uint32_tDeprecated
uint64_tDeprecated