[][src]Function sdl2_sys::SDL_strstr

pub unsafe extern "C" fn SDL_strstr(
    haystack: *const c_char,
    needle: *const c_char
) -> *mut c_char