wasmtime_memory_type

Function wasmtime_memory_type 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_memory_type( store: WasmtimeStoreContext<'_>, mem: &Memory, ) -> Box<wasm_memorytype_t>