pub unsafe trait ProcessManagementCapability { }
The ProcessManagementCapability allows the holder to control process execution, such as related to creating, restarting, and otherwise managing processes.
ProcessManagementCapability