Function

NumCosmoMultiplicityFuncBocquetclear

Declaration [src]

void
nc_multiplicity_func_bocquet_clear (
  NcMultiplicityFuncBocquet** mb
)

Description [src]

Atomically decrements the reference count of mt by one. If the reference count drops to 0, all memory allocated by mb is released. Set the pointer to NULL;.

Parameters

mb

Type: NcMultiplicityFuncBocquet

A NcMultiplicityFuncBocquet.

The data is owned by the caller of the function.