ENODEV

Operation not supported by device

version(!CRuntime_Microsoft && !CRuntime_Newlib && !linux && !Darwin && FreeBSD)
extern (C) @trusted nothrow @nogc
enum ENODEV = 19;

Meta