Function psp::sys::sceKernelExitThread

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

Exit a thread

§Parameters

  • status: Exit status.