ENOSYS

Function not implemented

version(!CRuntime_Microsoft && !CRuntime_Newlib && !linux && Darwin)
extern (C) @trusted nothrow @nogc
enum ENOSYS = 78;

Meta