Method
NumCosmoDistancefree
Declaration [src]
void
nc_distance_free (
NcDistance* dist
)
Description [src]
Atomically decrements the reference count of dist by one.
If the reference count drops to 0, all memory allocated by dist is released.