Unit 'libSDL2_net' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TSDLNet_TCP_Recv

Declaration

Source position: libsdl2_net.pas line 117

type TSDLNet_TCP_Recv = function(

  sock: TTCPSocket;

  data: Pointer;

  maxlen: cint

):cint;



CT Web help

CodeTyphon Studio