Source position: enet.pp line 464
type ENetAddress = record
host: enet_uint32;
port: enet_uint16;
end;