Function psp::sys::sceKernelTotalFreeMemSize

source ·
#[no_mangle]
pub unsafe extern "C" fn sceKernelTotalFreeMemSize() -> usize
Expand description

Get the total amount of free memory.

§Return Value

The total amount of free memory, in bytes.