@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.
See Implementation
@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.