pub type REGEXP = p5rx;Aliased Type§
#[repr(C)]pub struct REGEXP {
pub sv_any: *mut regexp,
pub sv_refcnt: u32,
pub sv_flags: u32,
pub sv_u: p5rx__bindgen_ty_1,
}Fields§
§sv_any: *mut regexp§sv_refcnt: u32§sv_flags: u32§sv_u: p5rx__bindgen_ty_1