SDLNet_UDP_Bind

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_UDP_Bind(UDPsocket , int , const(IPaddress)* )
    extern (C) @nogc nothrow
    static if(bindSDLNet)
    static if(staticBinding)
    int
    SDLNet_UDP_Bind
    (,
    int
    ,
    const(IPaddress)*
    )
  2. pSDLNet_UDP_Bind SDLNet_UDP_Bind;

Meta