Function wasm_func_type

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasm_func_type(
    f: &wasm_func_t,
) -> Box<wasm_functype_t>