[][src]Macro xori::disasm_debug

macro_rules! disasm_debug {
    ($fmt:expr) => { ... };
    ($fmt:expr, $($arg:tt)*) => { ... };
}