Function Perl_vcmp

Source
pub unsafe extern "C" fn Perl_vcmp(
    my_perl: *mut PerlInterpreter,
    lhv: *mut SV,
    rhv: *mut SV,
) -> c_int