pub type XPVCV = xpvcv;Aliased Type§
#[repr(C)]pub struct XPVCV {Show 14 fields
pub xmg_stash: *mut hv,
pub xmg_u: _xmgu,
pub xpv_cur: usize,
pub xpv_len_u: xpvcv__bindgen_ty_1,
pub xcv_stash: *mut hv,
pub xcv_start_u: xpvcv__bindgen_ty_2,
pub xcv_root_u: xpvcv__bindgen_ty_3,
pub xcv_gv_u: xpvcv__bindgen_ty_4,
pub xcv_file: *mut i8,
pub xcv_padlist_u: xpvcv__bindgen_ty_5,
pub xcv_outside: *mut cv,
pub xcv_outside_seq: u32,
pub xcv_flags: u32,
pub xcv_depth: i32,
}Fields§
§xmg_stash: *mut hv§xmg_u: _xmgu§xpv_cur: usize§xpv_len_u: xpvcv__bindgen_ty_1§xcv_stash: *mut hv§xcv_start_u: xpvcv__bindgen_ty_2§xcv_root_u: xpvcv__bindgen_ty_3§xcv_gv_u: xpvcv__bindgen_ty_4§xcv_file: *mut i8§xcv_padlist_u: xpvcv__bindgen_ty_5§xcv_outside: *mut cv§xcv_outside_seq: u32§xcv_flags: u32§xcv_depth: i32