Type Alias zydis::VisibleOperands

source ·
pub type VisibleOperands = OperandArrayVec<MAX_OPERAND_COUNT_VISIBLE>;
Expand description

Decode and store visible operands.

Aliased Type§

struct VisibleOperands { /* private fields */ }