wasm_frame_vec_new_empty

Function wasm_frame_vec_new_empty 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasm_frame_vec_new_empty( out: &mut wasm_frame_vec_t<'_>, )
Expand description

Creates an empty wasm_frame_vec_t

ยงNote

Returns the resulting wasm_frame_vec_t in out.