SDLNet_ResolveIP

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(char)* SDLNet_ResolveIP(const(IPaddress)* ip)
    extern (C) @nogc nothrow
    static if(bindSDLNet)
    static if(staticBinding)
    const(char)*
    SDLNet_ResolveIP
    (
    const(IPaddress)* ip
    )
  2. pSDLNet_ResolveIP SDLNet_ResolveIP;

Meta