[][src]Function libperl_sys::Perl_sv_cmp_locale_flags

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