Method

TermboxCellfree

Declaration

void
tbg_cell_free (
  TbgCell* cell
)

Description

Free cell.

Parameters

cell

Type: TbgCell

A TbgCell.

The argument can be NULL.
The instance takes ownership of the data, and is responsible for freeing it.