[][src]Macro deco::dwriteln

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