Skip to main content

wasmtime_anyref_type

Function wasmtime_anyref_type 

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