Skip to main content

wasmtime_structref_type

Function wasmtime_structref_type 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_structref_type( cx: WasmtimeStoreContextMut<'_>, structref: Option<&wasmtime_structref_t>, ) -> Option<Box<wasmtime_struct_type_t>>