Method
NumCosmoHIPrimfree
Declaration [src]
void
nc_hiprim_free (
NcHIPrim* prim
)
Description [src]
Atomically decreases the reference count of prim by one. If the reference count drops to 0,
all memory allocated by prim is released.