Function
NumCosmoMathMSetCatalogclear
Declaration [src]
void
ncm_mset_catalog_clear (
NcmMSetCatalog** mcat
)
Description [src]
Decrease the reference count of mcat atomically and sets the pointer mcat to null.
Parameters
mcat-
Type:
NcmMSetCatalogA
NcmMSetCatalog.The data is owned by the caller of the function.