Function esp_idf_hal::sys::wl_size

source ยท
pub unsafe extern "C" fn wl_size(handle: i32) -> usize
Expand description

@brief Get the actual flash size in use for the WL storage partition

@param handle WL module handle that was initialized before @return usable size, in bytes