fsfilcnt_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 fsfilcnt_t = ulong
  2. alias fsfilcnt_t = c_ulong
    version(linux)
    extern (C)
    static if(!(__USE_LARGEFILE64))
    alias fsfilcnt_t = c_ulong
  3. alias fsfilcnt_t = uint
  4. alias fsfilcnt_t = ulong
  5. alias fsfilcnt_t = ulong
  6. alias fsfilcnt_t = c_ulong

Meta