[][src]Function mextk_sys::strncmp

pub unsafe extern "C" fn strncmp(
    str1: *mut c_char,
    str2: *mut c_char,
    size: c_int
) -> c_int