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<'_>,
)