Method

IpuzCellCoordArrayref

Declaration [src]

IpuzCellCoordArray*
ipuz_cell_coord_array_ref (
  IpuzCellCoordArray* self
)

Description [src]

Increases the reference count of self.

This function will return self so that the call can be chained.

Return value

Type: IpuzCellCoordArray

self.

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