[][src]Function pspsdk_sys::sdk::sceKernelResumeDispatchThread

pub unsafe extern "C" fn sceKernelResumeDispatchThread(state: c_int) -> c_int

Resume the dispatch thread

@param state - The state of the dispatch thread (from ::sceKernelSuspendDispatchThread)

@return 0 on success, < 0 on error