Function a2kit::save_img

source ·
pub fn save_img(
    disk: &mut Box<dyn DiskFS>,
    img_path: &str
) -> Result<(), Box<dyn Error>>
Expand description

Save the image file (make changes permanent)