Macro io_utils::fwrite[][src]

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