nfds_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 nfds_t = c_ulong
  2. alias nfds_t = uint
  3. alias nfds_t = uint
    version(!linux && !darwin && FreeBSD)
    extern (C)
    alias nfds_t = uint
  4. alias nfds_t = c_ulong

Meta