Function psp::sys::sceKernelVolatileMemUnlock

source ·
#[no_mangle]
pub unsafe extern "C" fn sceKernelVolatileMemUnlock(unk: i32) -> i32
Expand description

Deallocate the extra 4 megs of RAM

§Parameters

  • unk: Set to 0, otherwise it fails in 3.52+, possibly earlier

§Return Value

0 on success