Function

NumCosmoMathMSetFunc1clear

Declaration [src]

void
ncm_mset_func1_clear (
  NcmMSetFunc1** f1
)

Description [src]

If f1 is non-NULL, unrefs it and sets f1 to NULL.

Parameters

f1

Type: NcmMSetFunc1

A NcmMSetFunc1.

The data is owned by the caller of the function.