Skip to main content

INVLIST

Type Alias INVLIST 

Source
pub type INVLIST = invlist;

Aliased Type§

#[repr(C)]
pub struct INVLIST { pub sv_any: *mut xpvinvlist, pub sv_refcnt: u32, pub sv_flags: u32, pub sv_u: invlist__bindgen_ty_1, }

Fields§

§sv_any: *mut xpvinvlist§sv_refcnt: u32§sv_flags: u32§sv_u: invlist__bindgen_ty_1