Method
NumCosmoMathMSetFuncfree
Declaration [src]
void
ncm_mset_func_free (
NcmMSetFunc* func
)
Description [src]
Decreases the reference count of func by one. If the reference count
reaches zero, func is freed.
void
ncm_mset_func_free (
NcmMSetFunc* func
)
Decreases the reference count of func by one. If the reference count
reaches zero, func is freed.