pub unsafe fn Perl_hv_magic(
my_perl: *mut PerlInterpreter,
hv: *mut HV,
gv: *mut GV,
how: c_int,
)Expand description
thx shim for crate::Perl_hv_magic.
pub unsafe fn Perl_hv_magic(
my_perl: *mut PerlInterpreter,
hv: *mut HV,
gv: *mut GV,
how: c_int,
)thx shim for crate::Perl_hv_magic.