ExDTLS.start_link

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

Specs

start_link(opts :: opts_t()) :: {:ok, pid()}

Starts ExDTLS GenServer process linked to the current process.