Function std::io::mk_file_writer

pub fn mk_file_writer(path: &Path, flags: &[FileFlag]) -> Result<@Writer, ~str>