Function wasmtime_c_api::wasm_memorytype_copy

source ·
#[no_mangle]
pub extern "C" fn wasm_memorytype_copy(
    src: &wasm_memorytype_t
) -> Box<wasm_memorytype_t>