Function sdl2_sys::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.