libcpuid mapper. Note: CPUID module must be loaded by calling LoadLibrary("cpuid") before using! See: LoadLibrary() Methods # inner CpuId() # inner HasCpuId() → {boolean} Returns: true if the CPU supports the CPUID instruction, else false. Type: boolean # inner NumCpus() → {number} Returns: always 1. Type: number