[][src]Function wasmtime_api::wasm::wasm_valtype_vec_copy

#[no_mangle]pub unsafe extern "C" fn wasm_valtype_vec_copy(
    out: *mut wasm_valtype_vec_t,
    src: *mut wasm_valtype_vec_t
)