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