Function
NumCosmoMathDataFunnelclear
Declaration [src]
void
ncm_data_funnel_clear (
NcmDataFunnel** dfu
)
Description [src]
If dfu is different from NULL, decreases the reference count of
dfu by one and sets dfu to NULL.
Parameters
dfu-
Type:
NcmDataFunnelA
NcmDataFunnel.The data is owned by the caller of the function.