Method

NumCosmoGrowthFuncfree

Declaration [src]

void
nc_growth_func_free (
  NcGrowthFunc* gf
)

Description [src]

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