Zcashex.start_link

You're seeing just the function start_link, go back to Zcashex module for more information.
Link to this function

start_link(host, port, username, password)

Specs

start_link(String.t(), String.t(), String.t(), non_neg_integer()) ::
  :ignore | {:error, any()} | {:ok, pid()}