[][src]Function sdl2_sys::SDL_FreeCursor

pub unsafe extern "C" fn SDL_FreeCursor(cursor: *mut SDL_Cursor)

\brief Frees a cursor created with SDL_CreateCursor() or similar functions.

\sa SDL_CreateCursor() \sa SDL_CreateColorCursor() \sa SDL_CreateSystemCursor()