Function wasmtime_component_valflags_new

Source
#[no_mangle]
pub unsafe extern "C" fn wasmtime_component_valflags_new(
    out: &mut wasmtime_component_valflags_t,
    size: usize,
    ptr: *const wasm_name_t,
)