The OpenD Programming Language

mir_cpuid_dCache

Data Caches

export extern (C) nothrow @nogc pure @trusted
immutable(Cache)[]
mir_cpuid_dCache
()

Return Value

Type: immutable(Cache)[]

Array composed of detected data caches. Array is sorted in ascending order.

Meta