Method
NumCosmoDataClusterPseudoCountsfree
Declaration [src]
void
nc_data_cluster_pseudo_counts_free (
NcDataClusterPseudoCounts* dcpc
)
Description [src]
Atomically decrements the reference count of dcpc by one. If the reference count drops to 0,
all memory allocated by dcpc is released.