wasmtime_c_api

Function wasm_frame_vec_new_uninitialized

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