A handle to a Screen device
#include <screen/screen.h>
typedef struct _screen_device* screen_device_t;
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.