Type Definition nstd_sys::thread::NSTDThreadResult

source ·
pub type NSTDThreadResult = NSTDErrorCode;
Available on crate feature nstd_thread only.
Expand description

A thread function’s return value.