[ Maverik Level 2 typedefs ]
MAV_callbackKeyboardFn
Summary
The keyboard event callback function type
Syntax
typedef int (*MAV_callbackKeyboardFn)(MAV_object *, MAV_keyboardEvent *);
Description
Back to the
index page
.