Function sdl2_sys::strncmp [] [src]

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