Skip to main content

wasmtime_exnref_from_raw

Function wasmtime_exnref_from_raw 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_exnref_from_raw( cx: WasmtimeStoreContextMut<'_>, raw: u32, val: &mut MaybeUninit<wasmtime_exnref_t>, )