Function wasmtime_c_api::wasm_memorytype_vec_copy

source ·
#[no_mangle]
pub extern "C" fn wasm_memorytype_vec_copy(
    out: &mut wasm_memorytype_vec_t,
    src: &wasm_memorytype_vec_t
)