Unit 'ENet' Package
[Overview][Constants][Types][Procedures and functions][Index] [#libenet]

ENetListNode

Declaration

Source position: enet.pp line 297

type ENetListNode = record

  next: pENetListNode;

  previous: pENetListNode;

end;


Documentation generated on: 2023-03-18