[][src]Function fermium::SDL_wcsstr

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