wasm_table_copy

Function wasm_table_copy 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasm_table_copy( table: &wasm_table_t, ) -> Box<wasm_table_t>