[][src]Function pspsdk_sys::sdk::sceKernelReleaseWaitThread

pub unsafe extern "C" fn sceKernelReleaseWaitThread(thid: SceUID) -> c_int

Release a thread in the wait state.

@param thid - The UID of the thread.

@return 0 on success, < 0 on error