The OpenD Programming Language

mir_cpuid_iCache

Instruction Caches

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

Return Value

Type: immutable(Cache)[]

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

Meta