Contents page

Rules for Tools/freeevent()


freeevent()
SYNOPSIS
     void freeevent(struct Event *event)

ARGUMENTS
    `struct Event  *event'
          Event to return.

DESCRIPTION
     This functions returns an Event to Bars&Pipes' Event manager.  Use
     this is conjunction with `allocevent()'.

SEE
     See allocevent(), freelist().