Struct winapi::um::winnt::LDT_ENTRY_Bits [−][src]
#[repr(C)]pub struct LDT_ENTRY_Bits {
pub Bitfield: DWORD,
}
Fields
Bitfield: DWORD
Implementations
Trait Implementations
Returns the “default value” for a type. Read more