Circuits.GPIO.set_direction

You're seeing just the function set_direction, go back to Circuits.GPIO module for more information.
Link to this function

set_direction(gpio, pin_direction)

View Source

Specs

set_direction(reference(), pin_direction()) :: :ok | {:error, atom()}

Change the direction of the pin.