Function suspend_thread

Source
pub unsafe fn suspend_thread<T>(handle: JoinHandle<T>)
Available on Windows only.
Expand description