[][src]Macro alt_std::fprintfn

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