pub type IO = io;Aliased Type§
#[repr(C)]pub struct IO {
pub sv_any: *mut xpvio,
pub sv_refcnt: u32,
pub sv_flags: u32,
pub sv_u: io__bindgen_ty_1,
}Fields§
§sv_any: *mut xpvio§sv_refcnt: u32§sv_flags: u32§sv_u: io__bindgen_ty_1