[ Version ( since = "2.76" ) ]
public GenericArray<K> steal_all_keys ()
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.
hash_table |
a GenericArray containing each key of the table. Unref with with |