ENOTRECOVERABLE

version(!CRuntime_Microsoft && !CRuntime_Newlib && linux && X86_Any)
extern (C) @trusted nothrow @nogc
enum ENOTRECOVERABLE = 131;

Meta