Function Perl_save_hptr

Source
pub unsafe extern "C" fn Perl_save_hptr(
    my_perl: *mut PerlInterpreter,
    hptr: *mut *mut HV,
)