Type Alias nstd_sys::proc::NSTDOptionalChildProcess
source · pub type NSTDOptionalChildProcess = NSTDOptional<NSTDChildProcess>;Available on crate feature
proc only.Expand description
Represents an optional value of type NSTDChildProcess.