Function
IpuzCellCoordArraynew
Declaration [src]
IpuzCellCoordArray*
ipuz_cell_coord_array_new (
void
)
Return value
Type: IpuzCellCoordArray
A newly allocated empty IpuzCellCoordArray
The caller of the function takes ownership of the data, and is responsible for freeing it. |