Get hash table internal status
- Parameters:
-
| tbl | a pointer of Q_HASHARR |
| used | if not NULL, a number of used keys will be stored |
| max | if not NULL, the maximum usable number of keys will be stored |
- Returns:
- true if successful, otherwise returns false
Definition at line 398 of file qHashtbl.c.