in_addr_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias in_addr_t = core.stdc.stdint.uint32_t
  2. alias in_addr_t = core.stdc.stdint.uint32_t
    version(Windows)
    extern (C) nothrow @nogc
    alias in_addr_t = core.stdc.stdint.uint32_t

Meta