Function wasmtime_component_vallist_copy

Source
#[no_mangle]
pub extern "C" fn wasmtime_component_vallist_copy(
    out: &mut wasmtime_component_vallist_t,
    src: &wasmtime_component_vallist_t,
)