esp_idf_svc::sys

Function esp_vfs_fat_spiflash_mount

Source
pub unsafe extern "C" fn esp_vfs_fat_spiflash_mount(
    base_path: *const u8,
    partition_label: *const u8,
    mount_config: *const esp_vfs_fat_mount_config_t,
    wl_handle: *mut i32,
) -> i32
Expand description

@cond / /* @deprecated Please use esp_vfs_fat_spiflash_mount_rw_wl instead