Skip to main content

strnNE

Function strnNE 

Source
pub unsafe fn strnNE(
    my_perl: *mut PerlInterpreter,
    s1: *mut c_char,
    s2: *mut c_char,
    l: STRLEN,
) -> bool
Expand description

thx shim for crate::strnNE.