gpiod_line_set_direction_input

@brief Set the direction of a single GPIO line to input. @param line GPIO line object. @return 0 is the operation succeeds. In case of an error this routine returns -1 and sets the last error number.

extern (C)
int
gpiod_line_set_direction_input

Meta