Function
NumCosmoWLSurfaceMassDensityclear
Declaration [src]
void
nc_wl_surface_mass_density_clear (
NcWLSurfaceMassDensity** smd
)
Description [src]
Atomically decrements the reference count of smd by one. If the reference count drops to 0,
all memory allocated by smd is released. Set pointer to NULL.
Parameters
smd-
Type:
NcWLSurfaceMassDensityA
NcWLSurfaceMassDensity.The data is owned by the caller of the function.