Function sdl2_sys::SDL_wcscasecmp

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