Function wasmtime_c_api::wasm_table_copy

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