Perl_mg_clear

Function Perl_mg_clear 

Source
pub unsafe extern "C" fn Perl_mg_clear(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
) -> c_int