Query: s3d_find_event
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3D_FIND_EVENT(3) s3d Manual S3D_FIND_EVENT(3)NAMEs3d_find_event - find eevnt on stackSYNOPSIS#include <s3d.h> struct s3d_evt *s3d_find_event(uint8_t event);DESCRIPTIONFinds the latest occurrence of an event, giving the event type as argument. Returns a pointer to struct s3d_evt.AUTHORSimon Wunderlich Author of s3d s3d S3D_FIND_EVENT(3)