pub unsafe extern "C" fn esp_vfs_fat_rawflash_unmount(
    base_path: *const i8,
    partition_label: *const i8
) -> i32
Expand description

@deprecated Please use esp_vfs_fat_spiflash_unmount_ro instead