Function Perl_hv_ksplit

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