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

TSDLNet_TCP_Send

Declaration

Source position: libsdl2_net.pas line 116

type TSDLNet_TCP_Send = function(

  sock: TTCPSocket;

  const data: Pointer;

  len: cint

):cint;



CT Web help

CodeTyphon Studio