gpiod_chip_open

@brief Open a gpiochip by path. @param path Path to the gpiochip device file. @return GPIO chip handle or NULL if an error occurred.

extern (C)
gpiod_chip_open
(
const(char)* path
)

Meta