gpiod_line_is_free

@brief Check if the calling user has neither requested ownership of this line nor configured any event notifications. @param line GPIO line object. @return True if given line is free, false otherwise.

extern (C)
bool
gpiod_line_is_free

Meta