Query: s3d_ignore_callback
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3D_IGNORE_CALLBACK(3) s3d Manual S3D_IGNORE_CALLBACK(3)NAMEs3d_ignore_callback - ignores an eventSYNOPSIS#include <s3d.h> void s3d_ignore_callback(uint8_t event);DESCRIPTIONSets the callback on ignore, that means it won't be queued up for later use. An incoming event of this type will simply be skipped.AUTHORSimon Wunderlich Author of s3d s3d S3D_IGNORE_CALLBACK(3)