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