wasmi_c_api

Function wasm_val_vec_new_empty

source
#[no_mangle]
pub extern "C" fn wasm_val_vec_new_empty(out: &mut wasm_val_vec_t)
Expand description

Creates an empty wasm_val_vec_t

ยงNote

Returns the resulting wasm_val_vec_t in out.