S3D_DELETE_EVENT(3) | s3d Manual | S3D_DELETE_EVENT(3) |
s3d_delete_event - delete event from stack
#include <s3d.h>
int s3d_delete_event(const struct s3d_evt *devt);
Deletes an event, the argument is the pointer to the event which is to be deleted (maybe obtained from s3d_find_event).
Simon Wunderlich
s3d |