Function swift_runtime_sys::root::strncmp

source ยท
pub unsafe extern "C" fn strncmp(
    __s1: *const c_char,
    __s2: *const c_char,
    __n: usize,
) -> c_int