Function
NumCosmoMultiplicityFuncCrocceclear
Declaration [src]
void
nc_multiplicity_func_crocce_clear (
NcMultiplicityFuncCrocce** mc
)
Description [src]
Atomically decrements the reference count of mc by one. If the reference count drops to 0,
all memory allocated by mc is released. Set the pointer to NULL;.
Parameters
mc-
Type:
NcMultiplicityFuncCrocceA
NcMultiplicityFuncCrocce.The data is owned by the caller of the function.