Method

NumCosmoTransferFuncfree

Declaration [src]

void
nc_transfer_func_free (
  NcTransferFunc* tf
)

Description [src]

Atomically decrements the reference count of tf by one. If the reference count drops to 0, all memory allocated by tf is released.