wasm_ref_as_table

Function wasm_ref_as_table 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasm_ref_as_table( _ref: Option<&wasm_ref_t>, ) -> Option<&wasm_table_t>