Skip to main content

wasmtime_context_set_exception

Function wasmtime_context_set_exception 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_context_set_exception( store: WasmtimeStoreContextMut<'_>, exn: Box<wasmtime_exn_t>, ) -> Box<wasm_trap_t>