Function Perl_amagic_applies

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