pub unsafe extern "C" fn SDL_CreateSystemCursor(
    id: SDL_SystemCursor
) -> *mut SDL_Cursor
Expand description

\brief Create a system cursor.

\sa SDL_FreeCursor()