Alias for combination of several flags
User-defined callback function type for SKIPDATA mode of operation
Alias for combination of several modes
Common instruction operand access types - to be consistent across all architectures.
Architecture type
Mode type
The support options that Capstone can be compiled with
Disassembly syntax variants
Indicates whether the installed library was compiled in diet mode
Indicates whether an architecture or particular option is supported by the installed Capstone library
Determines the Version supported by these bindings
Determines the Version supported by the installed library
Creates a Capstone instance for disassembling code of a specific architecture
Version consisting of major and minor numbers
Idiomatic lifting of Capstone's C API to D