| Updated: October 28, 2024 |
Add an event to an event list
#include <gestures/event_list.h>
int event_list_add(struct event_list *list,
mtouch_event_t *event)
This function adds an event to an event list.
0 on success, -1 on failure