Skip to main content

wasmtime_arrayref_type

Function wasmtime_arrayref_type 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_arrayref_type( cx: WasmtimeStoreContextMut<'_>, arrayref: Option<&wasmtime_arrayref_t>, ) -> Option<Box<wasmtime_array_type_t>>