Method

NumCosmoMathMSetFuncref

Declaration [src]

NcmMSetFunc*
ncm_mset_func_ref (
  NcmMSetFunc* func
)

Description [src]

Increases the reference count of func by one.

Return value

Type: NcmMSetFunc

func.

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