Function apply_raw_disk_file_options

Source
pub fn apply_raw_disk_file_options(
    _raw_image: &File,
    _is_sparse_file: bool,
) -> Result<()>