SLIST_HEADER

Type Alias SLIST_HEADER 

Source
pub type SLIST_HEADER = _SLIST_HEADER;

Aliased Type§

#[repr(C, align(16))]
pub union SLIST_HEADER { pub __bindgen_anon_1: _SLIST_HEADER__bindgen_ty_1, pub HeaderX64: _SLIST_HEADER__bindgen_ty_2, }

Fields§

§__bindgen_anon_1: _SLIST_HEADER__bindgen_ty_1§HeaderX64: _SLIST_HEADER__bindgen_ty_2