Method

NumCosmoMathObjDictIntref

Declaration [src]

NcmObjDictInt*
ncm_obj_dict_int_ref (
  NcmObjDictInt* odi
)

Description [src]

Increases the reference count of odi by one.

Return value

Type: NcmObjDictInt

odi.

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