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