gpiod_chip_get_all_lines

@brief Retrieve all lines exposed by a chip and store them in a bulk object. @param chip The GPIO chip object. @param bulk Line bulk object in which to store the line handles. @return 0 on success, -1 on error.

extern (C)
int
gpiod_chip_get_all_lines

Meta