Function wasmtime_c_api::wasm_tabletype_copy

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