gpiod_line_request_both_edges_events

@brief Request all event type notifications on a single line. @param line GPIO line object. @param consumer Name of the consumer. @return 0 if the operation succeeds, -1 on failure.

extern (C)
int
gpiod_line_request_both_edges_events
(,
const(char)* consumer
)

Meta