Type Alias SLIST_HEADER

Source
pub type SLIST_HEADER = _SLIST_HEADER;

Aliased Type§

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