Module arch

Module arch 

Source
Expand description

Architecture detection and segment register access

Modules§

segment
x64 segment register access

Constants§

IS_64BIT
true if compiling for 64-bit
PTR_SIZE
pointer size in bytes for current architecture

Type Aliases§

NativePtr
architecture-specific pointer type for interop