Function esp_idf_hal::sys::esp_vfs_fat_rawflash_mount
source ยท pub unsafe extern "C" fn esp_vfs_fat_rawflash_mount(
base_path: *const i8,
partition_label: *const i8,
mount_config: *const esp_vfs_fat_mount_config_t,
) -> i32
Expand description
@deprecated Please use esp_vfs_fat_spiflash_mount_ro
instead