Function esp_idf_sys::wl_size

source ยท
pub unsafe extern "C" fn wl_size(handle: wl_handle_t) -> 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