s3d_get_callback(3) debian man page | unix.com

Man Page: s3d_get_callback

Operating Environment: debian

Section: 3

S3D_GET_CALLBACK(3)						    s3d Manual						       S3D_GET_CALLBACK(3)

NAME
s3d_get_callback - get callback of event
SYNOPSIS
#include <s3d.h> s3d_cb s3d_get_callback(uint8_t event);
DESCRIPTION
Returns the Callback-function of the event. struct s3d_evt e; ... s3d_get_callback(S3D_EVENT_KEY)(e); // will call the key-handling function with argument e.
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_GET_CALLBACK(3)
Related Man Pages
xseteventqueueowner(3) - suse
evmcallback(5) - hpux
ddi_add_event_handler(9f) - sunos
ldi_add_event_handler(9f) - sunos
sdl::event(3) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results