Function std::io::buffered_file_writer

pub fn buffered_file_writer(path: &Path) -> Result<@Writer, ~str>