Type Alias zydis::AllOperands

source ·
pub type AllOperands = OperandArrayVec<MAX_OPERAND_COUNT>;
Expand description

Decode and store all (both visible and implicit) operands.

Aliased Type§

struct AllOperands { /* private fields */ }