Function esp_idf_sys::wl_size

source ·
pub unsafe extern "C" fn wl_size(handle: wl_handle_t) -> usize
Expand description

@brief Get size of the WL storage

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