sa_family_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 sa_family_t = ushort
  2. alias sa_family_t = ubyte
  3. alias sa_family_t = ubyte
    version(!linux && !darwin && FreeBSD)
    extern (C)
    alias sa_family_t = ubyte
  4. alias sa_family_t = ushort

Meta