Function wasmtime_c_api::wasm_externtype_copy

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