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