[][src]Macro alt_std::printfn

macro_rules! printfn {
    () => { ... };
    ($($arg:expr),+) => { ... };
}