Function sdl2_sys::SDL_GetSystemRAM
source · pub unsafe extern "C" fn SDL_GetSystemRAM() -> c_intExpand description
Get the amount of RAM configured in the system.
\returns the amount of RAM configured in the system in MB.
\since This function is available since SDL 2.0.1.