Function wasmtime_c_api::wasm_globaltype_copy

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