Skip to main content

wasmtime_exnref_type

Function wasmtime_exnref_type 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_exnref_type( cx: WasmtimeStoreContextMut<'_>, exnref: Option<&wasmtime_exnref_t>, ) -> Option<Box<wasmtime_exn_type_t>>