Function Perl_mg_size

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