pub unsafe fn gv_fetchmethod(
my_perl: *mut PerlInterpreter,
stash: *mut HV,
name: *const c_char,
) -> *mut GVExpand description
thx shim for crate::gv_fetchmethod.
pub unsafe fn gv_fetchmethod(
my_perl: *mut PerlInterpreter,
stash: *mut HV,
name: *const c_char,
) -> *mut GVthx shim for crate::gv_fetchmethod.