Function wasmer_c_api::wasm_c_api::externals::wasm_table_copy
source ยท #[no_mangle]
pub unsafe extern "C" fn wasm_table_copy(
table: &wasm_table_t,
) -> Box<wasm_table_t>
#[no_mangle]
pub unsafe extern "C" fn wasm_table_copy(
table: &wasm_table_t,
) -> Box<wasm_table_t>