Requiem.QUIC.Connection.dgram_send

You're seeing just the function dgram_send, go back to Requiem.QUIC.Connection module for more information.
Link to this function

dgram_send(conn, data)

Specs

dgram_send(integer(), binary()) ::
  {:ok, non_neg_integer()} | {:error, :system_error | :already_closed}