Skip to main content

foldEQ_utf8

Function foldEQ_utf8 

Source
pub unsafe fn foldEQ_utf8(
    my_perl: *mut PerlInterpreter,
    s1: *const c_char,
    pe1: *mut *mut c_char,
    l1: UV,
    u1: bool,
    s2: *const c_char,
    pe2: *mut *mut c_char,
    l2: UV,
    u2: bool,
) -> I32
Expand description

thx shim for crate::foldEQ_utf8.