gethostbyaddr

  1. NetHost.hostent* gethostbyaddr(const(void)* addr, int len, int type)
    version(Win32)
    package extern (Windows)
    gethostbyaddr
    (
    const(void)* addr
    ,
    int len
    ,
    int type
    )
  2. NetHost.hostent* gethostbyaddr(const(void)* addr, int len, int type)

Meta