Function sdl2_sys::SDL_wcscmp

source ·
pub unsafe extern "C" fn SDL_wcscmp(
    str1: *const wchar_t,
    str2: *const wchar_t
) -> c_int