Function fermium::mouse::SDL_FreeCursor

source ·
pub unsafe extern "C" fn SDL_FreeCursor(cursor: *mut SDL_Cursor)
Expand description

Frees a cursor created with SDL_CreateCursor or similar functions.

See Also: SDL_CreateCursor, SDL_CreateColorCursor, SDL_CreateSystemCursor