pub type XPV = xpv;Aliased Type§
#[repr(C)]pub struct XPV {
pub xmg_stash: *mut hv,
pub xmg_u: _xmgu,
pub xpv_cur: usize,
pub xpv_len_u: xpv__bindgen_ty_1,
}Fields§
§xmg_stash: *mut hv§xmg_u: _xmgu§xpv_cur: usize§xpv_len_u: xpv__bindgen_ty_1