Constant SDL_SYSTEM_CURSOR_DEFAULT
pub const SDL_SYSTEM_CURSOR_DEFAULT: SDL_SystemCursor;
Available on crate feature
dep_sdl3
only.Expand description
Default cursor. Usually an arrow.
pub const SDL_SYSTEM_CURSOR_DEFAULT: SDL_SystemCursor;
dep_sdl3
only.Default cursor. Usually an arrow.