Function

NumCosmoCBEclear

Declaration [src]

void
nc_cbe_clear (
  NcCBE** cbe
)

Description [src]

Decreases the reference count of cbe and sets cbe to NULL.

Parameters

cbe

Type: NcCBE

A NcCBE.

The data is owned by the caller of the function.