steal_all_keys
Description:
Removes all keys and their associated values from a GenericSet without calling the
key destroy functions, returning the keys as a GenericArray with the free func set
to the hash_table key destroy function.
Parameters:
| hash_table |
Returns:
|
a GenericArray containing each key of the table. Unref with with |