Function SDL_wcscmp

pub unsafe extern "C" fn SDL_wcscmp(
    str1: *const i32,
    str2: *const i32,
) -> i32
Available on crate feature dep_sdl2 only.