CR3

Type Alias CR3 

Source
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: u64