Method

NumCosmoXcorKernelComponentref

Declaration [src]

NcXcorKernelComponent*
nc_xcor_kernel_component_ref (
  NcXcorKernelComponent* comp
)

Description [src]

Increases the reference count of comp by one.

Return value

Type: NcXcorKernelComponent

comp.

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