pub unsafe extern "C" fn sceKernelGetThreadExitStatus( thid: SceUID, ) -> c_int
Get the exit status of a thread.
@param thid - The UID of the thread to check.
@return The exit status