GPIOD_LINE_BULK_MAX_LINES

@brief Maximum number of GPIO lines that can be requested at once.

extern (C)
enum GPIOD_LINE_BULK_MAX_LINES = 64;

Meta