Skip to main content

restore_thread_scope_stack

Function restore_thread_scope_stack 

Source
pub fn restore_thread_scope_stack(binding: ThreadScopeStackBinding)
Expand description

Restore a previously captured thread-local scope stack binding.

§Parameters

  • binding: Captured binding to restore on the current thread.

§Returns

().