The OpenD Programming Language

PERF_MEM_LVL_UNC

Uncached memory

version(linux)
extern (C) @nogc nothrow
enum PERF_MEM_LVL_UNC = 0x2000;

Meta