Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Header: #include <applibs/eventloop.h>
A handle returned when a callback is registered with an event source. This handle is later used to unregister the callback with the same source.
typedef struct EventRegistration EventRegistration;