Function wasmtime_component_vallist_new_empty

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