Function wasm_functype_as_externtype

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasm_functype_as_externtype(
    ty: &wasm_functype_t,
) -> &wasm_externtype_t