screen_device_t

A handle to a Screen device

Synopsis:

#include <screen/screen.h>
typedef struct _screen_device* screen_device_t;

Library:

libscreen

Description:

A device refers to an input device (e.g., keyboard, mouse, joystick, multi-touch display). For more information, see the Devices section of the library reference.