☰
sdl2_sys
All crates
[
−
]
[src]
Function
sdl2_sys
::
SDL_wcscmp
pub unsafe extern "C" fn SDL_wcscmp(
str1: *const
wchar_t
,
str2: *const
wchar_t
) ->
c_int