The OpenD Programming Language

PERF_RECORD_MISC_USER

version(linux)
extern (C) @nogc nothrow
enum PERF_RECORD_MISC_USER = 2 << 0;

Meta