Skip to main content

Perl_foldEQ

Function Perl_foldEQ 

Source
pub unsafe fn Perl_foldEQ(
    my_perl: *mut PerlInterpreter,
    s1: *const c_char,
    s2: *const c_char,
    len: I32,
) -> I32
Expand description

thx shim for crate::Perl_foldEQ.