Function
NumCosmoMathObjDictIntclear
Declaration [src]
void
ncm_obj_dict_int_clear (
NcmObjDictInt** odi
)
Parameters
odi-
Type:
NcmObjDictIntA pointer to a
NcmObjDictInt.The data is owned by the caller of the function.
void
ncm_obj_dict_int_clear (
NcmObjDictInt** odi
)
odiType: NcmObjDictInt
A pointer to a NcmObjDictInt.
| The data is owned by the caller of the function. |