Function wasmtime_component_valtuple_new_uninit

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_component_valtuple_new_uninit(
    out: &mut wasmtime_component_valtuple_t,
    size: usize,
)