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

Meta