pub type DIR_TABLE_BASE = _DIRECTORY_TABLE_BASE;Aliased Type§
#[repr(C)]pub union DIR_TABLE_BASE {
pub Bits: _DIRECTORY_TABLE_BASE__bindgen_ty_1,
pub All: u64,
}Fields§
§Bits: _DIRECTORY_TABLE_BASE__bindgen_ty_1§All: u64pub type DIR_TABLE_BASE = _DIRECTORY_TABLE_BASE;#[repr(C)]pub union DIR_TABLE_BASE {
pub Bits: _DIRECTORY_TABLE_BASE__bindgen_ty_1,
pub All: u64,
}Bits: _DIRECTORY_TABLE_BASE__bindgen_ty_1§All: u64