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