Function sdl2_sys::SDL_wcsstr

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