[][src]Function wasmtime_api::wasm::wasm_memory_new

#[no_mangle]pub unsafe extern "C" fn wasm_memory_new(
    store: *mut wasm_store_t,
    mt: *const wasm_memorytype_t
) -> *mut wasm_memory_t