off_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 off_t = core.stdc.config.c_ulong
    version(Windows)
    extern (C) nothrow @nogc
    alias off_t = core.stdc.config.c_ulong
  2. alias off_t = core.sys.posix.sys.types.off_t

Meta