wasmtime_c_api

Function wasm_valtype_new

Source
#[no_mangle]
pub extern "C" fn wasm_valtype_new(
    kind: wasm_valkind_t,
) -> Box<wasm_valtype_t>