Function

NumCosmoDEContclear

Declaration [src]

void
nc_de_cont_clear (
  NcDECont** dec
)

Description [src]

Decrease the reference count of dec by one, and sets the pointer *dec to NULL.

Parameters

dec

Type: NcDECont

A NcDECont.

The data is owned by the caller of the function.