EBADR

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

Meta