pub type CV = cv;Aliased Type§
#[repr(C)]pub struct CV {
pub sv_any: *mut xpvcv,
pub sv_refcnt: u32,
pub sv_flags: u32,
pub sv_u: cv__bindgen_ty_1,
}Fields§
§sv_any: *mut xpvcv§sv_refcnt: u32§sv_flags: u32§sv_u: cv__bindgen_ty_1