Function psp::sys::sceKernelDeleteVpl

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

Delete a variable pool

§Parameters

  • uid: The UID of the pool

§Return Value

0 on success, < 0 on error