Function wasmtime_component_valflags_new_uninit

Source
#[no_mangle]
pub extern "C" fn wasmtime_component_valflags_new_uninit(
    out: &mut wasmtime_component_valflags_t,
    size: usize,
)