ESRCH

No such process

version(!Windows && !linux && !Darwin && !FreeBSD && !NetBSD && !OpenBSD && !DragonFlyBSD && Solaris)
extern (C) @trusted nothrow @nogc
enum ESRCH = 3;

Meta