|
cdcontainers
0.1.1
Library of data containers and collections for C programming language.
|
Functions | |
| static size_t | cdc_hash_table_bucket_count (struct cdc_hash_table *t) |
| Returns the number of buckets. More... | |
|
inlinestatic |
Returns the number of buckets.
| [in] | t | - cdc_hash_table |
1.8.13