Struct libsystemd_sys::id128::sd_id128_t [] [src]

pub struct sd_id128_t {
    pub bytes: [u8; 16],
}

Fields