Macro io_utils::fwriteln[][src]

macro_rules! fwriteln {
    ($f:expr, $u:expr) => { ... };
    ($f:expr, $u:expr, $($x:tt)*) => { ... };
}