Function wasmi_c_api::wasm_byte_vec_new_empty

source ·
#[no_mangle]
pub extern "C" fn wasm_byte_vec_new_empty(out: &mut wasm_byte_vec_t)
Expand description

Creates an empty wasm_byte_vec_t

§Note

Returns the resulting wasm_byte_vec_t in out.