Perl_hv_clear

Function Perl_hv_clear 

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