Macro rtx::rtxprint

source ·
macro_rules! rtxprint {
    ($out:ident, $($arg:tt)*) => { ... };
}