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