Man Linux: Main Page and Category List

NAME

       s3d_find_event - find eevnt on stack

SYNOPSIS

       #include <s3d.h>

       struct s3d_evt *s3d_find_event(uint8_t event);

DESCRIPTION

       Finds the latest occurrence of an event, giving the event type as
       argument. Returns a pointer to struct s3d_evt.

AUTHOR

       Simon Wunderlich
           Author of s3d