Skip to main content

wasmtime_anyref_as_eqref

Function wasmtime_anyref_as_eqref 

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