Skip to main content

wasmtime_eqref_type

Function wasmtime_eqref_type 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_eqref_type( cx: WasmtimeStoreContextMut<'_>, eqref: Option<&wasmtime_eqref_t>, out: &mut MaybeUninit<wasmtime_heaptype_t>, ) -> bool