Function gravity::strncmp [] [src]

pub unsafe extern fn strncmp(
    __s1: *const c_char,
    __s2: *const c_char,
    __n: usize
) -> c_int