[][src]Function esp_idf_bindgen::spi_flash_get_chip_size

pub unsafe extern "C" fn spi_flash_get_chip_size() -> size_t

@brief Get flash chip size, as set in binary image header

@note This value does not necessarily match real flash size.

@return size of flash chip, in bytes