Function

NumCosmoGalaxySDPositionclear

Declaration [src]

void
nc_galaxy_sd_position_clear (
  NcGalaxySDPosition** gsdp
)

Description [src]

Decreases the reference count of gsdp by one, and sets the pointer *gsdp to NULL.

Parameters

gsdp

Type: NcGalaxySDPosition

A NcGalaxySDPosition.

The data is owned by the caller of the function.