Function sdl2_sys::SDL_strncmp [−][src]
pub unsafe extern "C" fn SDL_strncmp(
str1: *const c_char,
str2: *const c_char,
maxlen: usize
) -> c_int
pub unsafe extern "C" fn SDL_strncmp(
str1: *const c_char,
str2: *const c_char,
maxlen: usize
) -> c_int