pub unsafe fn Perl_get_hv(
my_perl: *mut PerlInterpreter,
name: *const c_char,
flags: I32,
) -> *mut HVExpand description
thx shim for crate::Perl_get_hv.
pub unsafe fn Perl_get_hv(
my_perl: *mut PerlInterpreter,
name: *const c_char,
flags: I32,
) -> *mut HVthx shim for crate::Perl_get_hv.