(This is the documentation for SDL3, which is under heavy development and the API is changing! SDL2 is the current stable version!)
SDL_OutOfMemory
Set an error indicating that memory allocation failed.
Defined in <SDL3/SDL_error.h>
Syntax
Return Value
Returns -1
This function does not do any memory allocation.
Version
This function is available since SDL 3.0.0.
CategoryAPI, CategoryAPIFunction, CategoryError