Function sdl2_sys::SDL_wcsstr[][src]

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