gpiod_line_request_falling_edge_events

@brief Request falling edge event 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_falling_edge_events
(,
const(char)* consumer
)

Meta