Function
NumCosmoMathObjDictStrclear
Declaration [src]
void
ncm_obj_dict_str_clear (
NcmObjDictStr** ods
)
Parameters
ods-
Type:
NcmObjDictStrA pointer to a
NcmObjDictStr.The data is owned by the caller of the function.
void
ncm_obj_dict_str_clear (
NcmObjDictStr** ods
)
odsType: NcmObjDictStr
A pointer to a NcmObjDictStr.
| The data is owned by the caller of the function. |