Method

TermboxMouseEventfree

Declaration

void
tbg_mouse_event_free (
  TbgMouseEvent* event
)

Description

Free event.

Parameters

event

Type: TbgMouseEvent

A TbgMouseEvent.

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