Function ksceKernelGetProcessStatus

Source
pub unsafe extern "C" fn ksceKernelGetProcessStatus(
    pid: SceUID,
    status: *mut c_int,
) -> c_int
Available on crate feature SceProcessmgrForDriver_stub only.