Method

NumCosmoTransferFuncref

Declaration [src]

NcTransferFunc*
nc_transfer_func_ref (
  NcTransferFunc* tf
)

Description [src]

Increases the reference count of tf atomically.

Return value

Type: NcTransferFunc

tf.

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