Function wasmtime_table_size

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_table_size(
    store: WasmtimeStoreContext<'_>,
    table: &Table,
) -> u64