git_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 git_off_t = long
  2. alias git_off_t = core.sys.posix.sys.types.off64_t
  3. alias git_off_t = long
    version(!none && !MinGW && !Haiku)
    extern (C) nothrow @nogc
    alias git_off_t = long

Meta