Method
IpuzCellCoordArraydup
Declaration [src]
IpuzCellCoordArray*
ipuz_cell_coord_array_dup (
IpuzCellCoordArray* self
)
Return value
Type: IpuzCellCoordArray
A newly allocated copy of self
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |