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