The OpenD Programming Language

PERF_FLAG_FD_NO_GROUP

version(linux)
extern (C) @nogc nothrow
enum PERF_FLAG_FD_NO_GROUP = 1UL << 0;

Meta