Skip to main content

allow_threads

Function allow_threads 

Source
pub fn allow_threads<R>(_vm: &VirtualMachine, f: impl FnOnce() -> R) -> R
Expand description

No-op on non-unix or non-threading builds.