Function

NumCosmoHIPrimclear

Declaration [src]

void
nc_hiprim_clear (
  NcHIPrim** prim
)

Description [src]

The reference count of prim is decreased and the pointer is set to NULL.

Parameters

prim

Type: NcHIPrim

A NcHIPrim.

The data is owned by the caller of the function.