Method

NumCosmoMathDataFunnelref

Declaration [src]

NcmDataFunnel*
ncm_data_funnel_ref (
  NcmDataFunnel* dfu
)

Description [src]

Increases the reference count of dfu by one.

Return value

Type: NcmDataFunnel

dfu.

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