SDL_Cursor - The structure used to identify an SDL cursor.
Contents
Availability
This struct is available since SDL 3.2.0.
Simple Directmedia Layer SDL 3.2.20 SDL_Cursor(3type)
Description
This is opaque data.
Name
SDL_Cursor - The structure used to identify an SDL cursor.
Synopsis
#include<SDL3/SDL_mouse.h>typedefstructSDL_CursorSDL_Cursor;
