Cyber Garage Portable Runtime (CGPR) for C
dictionary_elem.c File Reference

Functions

CGDictionaryElementcg_dictionary_element_new (void)
 
bool cg_dictionary_element_delete (CGDictionaryElement *dirElem)
 

Function Documentation

◆ cg_dictionary_element_delete()

bool cg_dictionary_element_delete ( CGDictionaryElement * dirElem)

Destroy a dictionary.

Parameters
dirElemDictionary to destroy

◆ cg_dictionary_element_new()

CGDictionaryElement * cg_dictionary_element_new ( void )

Create a new dictionary