ENOTBLK

Block device required

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

Meta