Function ksceKernelDebugResumeThread

Source
pub unsafe extern "C" fn ksceKernelDebugResumeThread(
    thid: SceUID,
    status: c_int,
) -> c_int
Available on crate feature SceThreadmgrForDriver_stub only.