Method
IpuzCellCoordequal
Declaration [src]
gboolean
ipuz_cell_coord_equal (
const IpuzCellCoord* coord1,
const IpuzCellCoord* coord2
)
Parameters
coord1
-
Type:
IpuzCellCoord
An
IpuzCellCoord
.The argument can be NULL
. coord2
-
Type:
IpuzCellCoord
An
IpuzCellCoord
.The argument can be NULL
.The data is owned by the caller of the method.