ENOSPC

No space left on device

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

Meta