pub unsafe fn Perl_foldEQ(
my_perl: *mut PerlInterpreter,
s1: *const c_char,
s2: *const c_char,
len: I32,
) -> I32Expand description
thx shim for crate::Perl_foldEQ.
pub unsafe fn Perl_foldEQ(
my_perl: *mut PerlInterpreter,
s1: *const c_char,
s2: *const c_char,
len: I32,
) -> I32thx shim for crate::Perl_foldEQ.