Function wasmtime_c_api::wasm_functype_copy

source ·
#[no_mangle]
pub extern "C" fn wasm_functype_copy(
    src: &wasm_functype_t
) -> Box<wasm_functype_t>