Method
NumCosmoClusterAbundancefree
Declaration [src]
void
nc_cluster_abundance_free (
NcClusterAbundance* cad
)
Description [src]
Atomically decrements the reference count of cad by one. If the reference count drops to 0,
all memory allocated by cad is released.