Method
IpuzCellCoordcopy
Declaration [src]
IpuzCellCoord*
ipuz_cell_coord_copy (
const IpuzCellCoord* coord
)
Return value
Type: IpuzCellCoord
A newly allocated copy of coord
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |