Method
NumCosmoMathObjArrayunref
Declaration [src]
void
ncm_obj_array_unref (
NcmObjArray* oa
)
Description [src]
Decreases the reference count of oa by one. If the reference count
reaches zero, all objects in the array are unreferenced.