[][src]Function fermium::mouse::SDL_FreeCursor

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

Frees a cursor created with SDL_CreateCursor or similar functions.

See Also: SDL_CreateCursor, SDL_CreateColorCursor, SDL_CreateSystemCursor