Function esp_idf_hal::sys::esp_vfs_fat_spiflash_unmount

source ยท
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