Module winit::platform_impl::platform::x11::util::cookie

source ·

Structs§

  • XEvents of type GenericEvent store their actual data in an XGenericEventCookie data structure. This is a wrapper to extract the cookie from a GenericEvent XEvent and release the cookie data once it has been processed