SDLNet_TCP_Send

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int SDLNet_TCP_Send(TCPsocket sock, const(void)* data, int len)
    extern (C) @nogc nothrow
    static if(bindSDLNet)
    static if(staticBinding)
    int
    SDLNet_TCP_Send
    (,
    const(void)* data
    ,
    int len
    )
  2. pSDLNet_TCP_Send SDLNet_TCP_Send;

Meta