ncm_mset_catalog_clear

void ncm_mset_catalog_clear (NcmMSetCatalog** mcat);
  

Decrese the reference count of *mcat atomically and sets the pointer *mcat to null.

mcat

a NumCosmoMath.MSetCatalog

Returns