Function esp_idf_sys::wl_sector_size
source ยท pub unsafe extern "C" fn wl_sector_size(handle: wl_handle_t) -> usize
Expand description
@brief Get sector size of the WL instance
@param handle WL module handle that was initialized before @return sector size, in bytes