Exgencode.Pdu.Protocol.sizeof_pdu

You're seeing just the function sizeof_pdu, go back to Exgencode.Pdu.Protocol module for more information.
Link to this function

sizeof_pdu(pdu, version, type)

Specs

sizeof_pdu(
  Exgencode.pdu(),
  Version.version() | nil,
  Exgencode.return_size_type()
) :: non_neg_integer() | {:subrecord, Exgencode.pdu()}

Returns the size of the pdu for given version.