Method

TermboxEventfree

Declaration

void
tbg_event_free (
  TbgEvent* event
)

Description

Free event.

Parameters

event

Type: TbgEvent

A TbgEvent.

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