The OpenD Programming Language

PERF_MAX_CONTEXTS_PER_STACK

version(linux)
extern (C) @nogc nothrow
enum PERF_MAX_CONTEXTS_PER_STACK = 8;

Meta