Function save

Source
pub fn save(file_name: &str, data: &[u8]) -> Result<()>
Expand description

Show a save file dialog and write the data into the file