Function wasmtime_c_api::wasmtime_table_size

source ·
#[no_mangle]
pub extern "C" fn wasmtime_table_size(
    store: CStoreContext<'_>,
    table: &Table
) -> u32