Method
IpuzCellCoordArrayappend
Declaration [src]
void
ipuz_cell_coord_array_append (
IpuzCellCoordArray* self,
const IpuzCellCoord* coord
)
Parameters
coord-
Type:
IpuzCellCoordThe cell coordinate to append.
The data is owned by the caller of the method.