__errno

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int __errno()
  2. int __errno()
  3. int __errno()
  4. int __errno;
    version(!CRuntime_Microsoft && !CRuntime_Glibc && !CRuntime_Musl && !CRuntime_Newlib && !OpenBSD && !NetBSD && !FreeBSD && DragonFlyBSD)
    extern (C) @trusted nothrow @nogc pragma(mangle, "errno")
    int __errno;
  5. int __errno()

Meta