Function wasmer::wasm_c_api::types::wasm_externtype_copy

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