pub unsafe fn gv_fetchpv(
my_perl: *mut PerlInterpreter,
a: *const c_char,
b: I32,
c: svtype,
) -> *mut GVExpand description
thx shim for crate::gv_fetchpv.
pub unsafe fn gv_fetchpv(
my_perl: *mut PerlInterpreter,
a: *const c_char,
b: I32,
c: svtype,
) -> *mut GVthx shim for crate::gv_fetchpv.