wasm_valtype_new

Function wasm_valtype_new 

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