Method
IpuzCellCoordArrayindex
Declaration [src]
gboolean
ipuz_cell_coord_array_index (
const IpuzCellCoordArray* self,
size_t index,
IpuzCellCoord* out_value
)
Parameters
index-
Type:
size_tThe index of the coord to return.
out_value-
Type:
IpuzCellCoordLocation to store the value.
The argument will be set by the function. The argument can be set to NULLby the method.The returned data is owned by the instance.