Type Definition nstd::proc::NSTDChildProcess

source · []
pub type NSTDChildProcess = *mut Child;
Expand description

Represents a process handle returned by nstd_proc_spawn.