3.32. s3d_delete_event

#include <s3d.h>

int s3d_delete_event( 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).