Struct machinery_api::foundation::ConfigItemT [−][src]
#[repr(C)]#[repr(align(4))]pub struct ConfigItemT { pub _bitfield_align_1: [u32; 0], pub _bitfield_1: __BindgenBitfieldUnit<[u8; 4]>, }
Fields
_bitfield_align_1: [u32; 0]_bitfield_1: __BindgenBitfieldUnit<[u8; 4]>Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ConfigItemT
impl Send for ConfigItemT
impl Sync for ConfigItemT
impl Unpin for ConfigItemT
impl UnwindSafe for ConfigItemT
Blanket Implementations
Mutably borrows from an owned value. Read more