REGISTERS

Registers structure used with the asmcpuid function.

@system extern (C)
struct REGISTERS {}

Members

Variables

eax
uint eax;
ebx
uint ebx;
ecx
uint ecx;
edx
uint edx;
Undocumented in source.

Meta