pub unsafe extern "C" fn esp_partition_get_main_flash_sector_size() -> u32Expand description
@brief Get the main flash sector size @return - SPI_FLASH_SEC_SIZE - For esp32xx target - ESP_PARTITION_EMULATED_SECTOR_SIZE - For linux target
pub unsafe extern "C" fn esp_partition_get_main_flash_sector_size() -> u32@brief Get the main flash sector size @return - SPI_FLASH_SEC_SIZE - For esp32xx target - ESP_PARTITION_EMULATED_SECTOR_SIZE - For linux target