[ Version ( since = "2.76" ) ]
public GenericArray<V> steal_all_values ()
Removes all keys and their associated values from a GenericSet without calling the value
destroy functions, returning the values as a GenericArray with the free func set to
the hash_table
value destroy function.
hash_table |
a GenericArray containing each value of the table. Unref with with |