gpiod_ctxless_event_poll_fd

@brief Helper structure for the ctxless event loop poll callback.

extern (C)
struct gpiod_ctxless_event_poll_fd {}

Members

Variables

event
bool event;

< File descriptor number.

fd
int fd;
Undocumented in source.

Meta