#include <s3d.h>
int s3d_delete_event( struct s3d_evt *devt );
int s3d_delete_event
deletes an event, the argument is the pointer to the event which is to be deleted (maybe obtained from s3d_find_event).