gpiod_line_request_bulk_both_edges_events

@brief Request all event type notifications on a set of lines. @param bulk Set of GPIO lines to request. @param consumer Name of the consumer. @return 0 if the operation succeeds, -1 on failure.

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

Meta