Skip to main content

Perl_hv_magic

Function Perl_hv_magic 

Source
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.