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