Function wasmtime_c_api::wasm_exporttype_copy

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