THIS PAGE IS A WORK IN PROGRESS ... Please make edits to this page to improve it!
Get the amount of RAM configured in the system.
int SDL_GetSystemRAM(void);
Returns the amount of RAM configured in the system in MiB.
This function is available since SDL 3.0.0.
CategoryAPI, CategoryCPU, CategoryDraft