Skip to main content

wasmtime_exn_tag

Function wasmtime_exn_tag 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_exn_tag( store: WasmtimeStoreContextMut<'_>, exn: &wasmtime_exn_t, tag_ret: &mut Tag, ) -> Option<Box<wasmtime_error_t>>