Function sdl2_sys::SDL_CreateSystemCursor
source ยท pub unsafe extern "C" fn SDL_CreateSystemCursor(
id: SDL_SystemCursor,
) -> *mut SDL_Cursor
Expand description
\brief Create a system cursor.
\sa SDL_FreeCursor()
pub unsafe extern "C" fn SDL_CreateSystemCursor(
id: SDL_SystemCursor,
) -> *mut SDL_Cursor
\brief Create a system cursor.
\sa SDL_FreeCursor()