SDL_Cursor.3type - Man Page
The structure used to identify an SDL cursor.
Header File
Defined in SDL3/SDL_mouse.h
Synopsis
#include "SDL3/SDL.h" typedef struct SDL_Cursor SDL_Cursor;
Description
This is opaque data.
Availability
This struct is available since SDL 3.2.0.
Info
SDL 3.2.2 Simple Directmedia Layer SDL3 DATATYPES