Function Perl_mg_get

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