pub type AV = av;Aliased Type§
#[repr(C)]pub struct AV {
pub sv_any: *mut xpvav,
pub sv_refcnt: u32,
pub sv_flags: u32,
pub sv_u: av__bindgen_ty_1,
}Fields§
§sv_any: *mut xpvav§sv_refcnt: u32§sv_flags: u32§sv_u: av__bindgen_ty_1