Function Perl_mg_freeext

Source
pub unsafe extern "C" fn Perl_mg_freeext(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    how: c_int,
    vtbl: *const MGVTBL,
)