wasm_table_copy

Function wasm_table_copy 

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