errno

version(!CRuntime_DigitalMars && !CRuntime_Microsoft && !CRuntime_Glibc && !CRuntime_Musl && !OpenBSD && !NetBSD && !FreeBSD && !DragonFlyBSD && !CRuntime_Bionic && !CRuntime_UClibc && !Darwin && !Solaris && !Haiku)
extern (C) @trusted nothrow @nogc pragma(mangle, "setErrno") @property
int
errno
(
int n
)

Meta