SDLNet_AllocPacket

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. UDPpacket* SDLNet_AllocPacket(int size)
    extern (C) @nogc nothrow
    static if(bindSDLNet)
    static if(staticBinding)
    SDLNet_AllocPacket
    (
    int size
    )
  2. pSDLNet_AllocPacket SDLNet_AllocPacket;

Meta