Function Perl_sv_eq

Source
pub unsafe extern "C" fn Perl_sv_eq(
    my_perl: *mut PerlInterpreter,
    sv1: *mut SV,
    sv2: *mut SV,
) -> I32