PDE

Type Alias PDE 

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