Method

NumCosmoDistanceref

Declaration [src]

NcDistance*
nc_distance_ref (
  NcDistance* dist
)

Description [src]

Increases the reference count of dist atomically.

Return value

Type: NcDistance

dist.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.