Type Alias nstd_sys::thread::NSTDThreadResult

source ·
pub type NSTDThreadResult = NSTDOptionalHeapPtr<'static>;
Available on crate feature thread only.
Expand description

A thread function’s return value.