Method
NumCosmoMathSParamfree
Declaration [src]
void
ncm_sparam_free (
NcmSParam* sparam
)
Description [src]
Atomically decrements the reference count of sparam by one. If the reference count drops to 0,
all memory allocated by sparam is released.