Function wasm_functype_params

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasm_functype_params(
    ft: &wasm_functype_t,
) -> &wasm_valtype_vec_t