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