FreeRDP
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
wlf_pointer.h
1
21#ifndef FREERDP_CLIENT_WAYLAND_POINTER_H
22#define FREERDP_CLIENT_WAYLAND_POINTER_H
23
24#include <freerdp/graphics.h>
25
26BOOL wlf_register_pointer(rdpGraphics* graphics);
27
28#endif /* FREERDP_CLIENT_WAYLAND_POINTER_H */