Method
IpuzCellref
Declaration [src]
IpuzCell*
ipuz_cell_ref (
IpuzCell* cell
)
Return value
Type: IpuzCell
cell
. This can be used to chain calls or ref on return.
The caller of the method takes ownership of the data, and is responsible for freeing it. |