Function overwrite_file

Source
pub fn overwrite_file(path: &Path, data: &[u8]) -> Result<()>