REGISTERS

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@system extern (C)
struct REGISTERS {}

Members

Variables

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

Meta