pub unsafe extern "C" fn esp_psram_get_size() -> usize
Expand description
@brief Get the available size of the attached PSRAM chip
@return Size in bytes, or 0 if PSRAM isn’t successfully initialized
pub unsafe extern "C" fn esp_psram_get_size() -> usize
@brief Get the available size of the attached PSRAM chip
@return Size in bytes, or 0 if PSRAM isn’t successfully initialized