s3d_ignore_callback(3) debian man page | unix.com

Man Page: s3d_ignore_callback

Operating Environment: debian

Section: 3

S3D_IGNORE_CALLBACK(3)						    s3d Manual						    S3D_IGNORE_CALLBACK(3)

NAME
s3d_ignore_callback - ignores an event
SYNOPSIS
#include <s3d.h> void s3d_ignore_callback(uint8_t event);
DESCRIPTION
Sets 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.
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_IGNORE_CALLBACK(3)
Related Man Pages
xcb_circulate_notify_event_t(3) - centos
xcb_circulate_request_event_t(3) - centos
xcb_unmap_notify_event_t(3) - centos
tk_createclientmessagehandler(3) - mojave
tk_createclientmessagehandler(3) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file