The OpenD Programming Language

iCache

Instruction Caches

import cpuid.unified;
export extern (C) nothrow @nogc pure @trusted
alias iCache = mir_cpuid_iCache

Return Value

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

Meta