Function wasmtime_c_api::wasm_importtype_copy

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