···3434 */
35353636/*!
3737- * Create an auto prober for qwerty devices.
3838- *
3939- * @ingroup drv_qwerty
4040- */
4141-struct xrt_auto_prober *
4242-qwerty_create_auto_prober(void);
4343-4444-/*!
4537 * Process an SDL_Event (like a key press) and dispatches a suitable action
4638 * to the appropriate qwerty_device.
4739 *