cstrncmp

Function cstrncmp 

Source
pub unsafe extern "C" fn cstrncmp(
    __s1: *const u8,
    __s2: *const u8,
    __n: u64,
) -> i32