Macro x64asm::operand_label

source ·
macro_rules! operand_label {
    ($label:expr) => { ... };
}
Expand description

Creates an Operand::Label from a &str label.