NumCosmoMath.MSetCatalog.clear

@accepts(NumCosmoMath.MSetCatalog)
@returns(none)
def clear(mcat):
    # Python wrapper for ncm_mset_catalog_clear()
  

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