Skip to main content

assert_main_thread

Function assert_main_thread 

Source
pub fn assert_main_thread(_label: &str)
Expand description

Panic if called from a non-main thread on wasm32.