Method

NumCosmoMathObjDictStrref

Declaration [src]

NcmObjDictStr*
ncm_obj_dict_str_ref (
  NcmObjDictStr* ods
)

Description [src]

Increases the reference count of ods by one.

Return value

Type: NcmObjDictStr

ods.

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