SDL_GetSystemRAM

Function SDL_GetSystemRAM 

Source
pub unsafe extern "C" fn SDL_GetSystemRAM() -> c_int
Expand description

Get the amount of RAM configured in the system.

\returns the amount of RAM configured in the system in MiB.

\since This function is available since SDL 2.0.1.