Skip to main content

Perl_bytes_cmp_utf8

Function Perl_bytes_cmp_utf8 

Source
pub unsafe extern "C" fn Perl_bytes_cmp_utf8(
    my_perl: *mut interpreter,
    b: *const u8,
    blen: usize,
    u: *const u8,
    ulen: usize,
) -> i32