Method

NumCosmoMathMSetfree

Declaration [src]

void
ncm_mset_free (
  NcmMSet* mset
)

Description [src]

Atomically decreases the reference count of mset by one. If the reference count drops to 0, all memory allocated by mset is released.