Function psp::sys::sceKernelSleepThreadCB

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

Sleep thread but service any callbacks as necessary.

Once all callbacks have been setup call this function.