Method

IpuzCellunref

Declaration [src]

void
ipuz_cell_unref (
  IpuzCell* cell
)

Description [src]

Unrefs cell, which will be freed when the reference count reaches 0.

This function should probably only be called by language bindings.