func NSHashInsertKnownAbsent (NSHashTable<AnyObject>, UnsafeRawPointer?)
Adds an element to the specified hash table.
ある要素を、指定されたハッシュテーブルに追加します。
func NSHashRemove (NSHashTable<AnyObject>, UnsafeRawPointer?)
Removes an element from the specified hash table.
指定されたハッシュテーブルから要素を除去します。
func NSHashInsert (NSHashTable<AnyObject>, UnsafeRawPointer?)
Adds an element to the specified hash table.
ある要素を、指定されたハッシュテーブルに追加します。