pub unsafe fn Perl_gv_fetchsv(
my_perl: *mut PerlInterpreter,
name: *mut SV,
flags: I32,
sv_type: svtype,
) -> *mut GVExpand description
thx shim for crate::Perl_gv_fetchsv.
pub unsafe fn Perl_gv_fetchsv(
my_perl: *mut PerlInterpreter,
name: *mut SV,
flags: I32,
sv_type: svtype,
) -> *mut GVthx shim for crate::Perl_gv_fetchsv.