Searched refs:HashMap_Remove (Results 1 – 2 of 2) sorted by relevance
54 ESR_SHARED_API ESR_ReturnCode HashMap_Remove(HashMap* self, const LCHAR* key);
48 impl->Interface.remove = &HashMap_Remove; in HashMapCreate_Internal()129 ESR_ReturnCode HashMap_Remove(HashMap* self, const LCHAR* key) in HashMap_Remove() function