Method

NumCosmoMultiplicityFuncfree

Declaration [src]

void
nc_multiplicity_func_free (
  NcMultiplicityFunc* mulf
)

Description [src]

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