Skip to main content

wasmtime_eqref_as_struct

Function wasmtime_eqref_as_struct 

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