Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

SDL_Cursor - The structure used to identify an SDL cursor.

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;

See Also