Function wasm_extern_as_table

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasm_extern_as_table(
    e: &wasm_extern_t,
) -> Option<&wasm_table_t>