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