pub unsafe fn Perl_gv_fetchpv(
my_perl: *mut PerlInterpreter,
nambeg: *const c_char,
flags: I32,
sv_type: svtype,
) -> *mut GVExpand description
thx shim for crate::Perl_gv_fetchpv.
pub unsafe fn Perl_gv_fetchpv(
my_perl: *mut PerlInterpreter,
nambeg: *const c_char,
flags: I32,
sv_type: svtype,
) -> *mut GVthx shim for crate::Perl_gv_fetchpv.