Query: s3d_delete_event
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3D_DELETE_EVENT(3) s3d Manual S3D_DELETE_EVENT(3)NAMEs3d_delete_event - delete event from stackSYNOPSIS#include <s3d.h> int s3d_delete_event(const struct s3d_evt *devt);DESCRIPTIONDeletes an event, the argument is the pointer to the event which is to be deleted (maybe obtained from s3d_find_event).AUTHORSimon Wunderlich Author of s3d s3d S3D_DELETE_EVENT(3)