Function psp::sys::sceKernelStartVTimer

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

Start a virtual timer

§Parameters

  • uid: The UID of the timer

§Return Value

< 0 on error