Function

NumCosmoHIReionclear

Declaration [src]

void
nc_hireion_clear (
  NcHIReion** reion
)

Description [src]

If reion is different from NULL, decreses the reference count of reion by one and sets reion to NULL.

Parameters

reion

Type: NcHIReion

A NcHIReion.

The data is owned by the caller of the function.