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

@deprecated Please use esp_vfs_fat_spiflash_unmount_rw_wl instead