Function init_fat

Source
fn init_fat(partition: &mut [u8], with_files: &[(&Path, &Path)]) -> Result<()>