ESPIPE

Illegal seek

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

Meta