Function ksceKernelChangeThreadSuspendStatus

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