Function ksceKernelIsThreadDebugSuspended

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