Method
NumCosmoMathVParamfree
Declaration [src]
void
ncm_vparam_free (
NcmVParam* vparam
)
Description [src]
Atomically decrements the reference count of vparam by one. If the reference count drops to 0,
all memory allocated by vparam is released.