Macro acpi_tables::aml::binary_op

source ยท
macro_rules! binary_op {
    ($name:ident, $opcode:expr) => { ... };
}