wasmtime_c_api

Function wasm_frame_vec_new_empty

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