pub unsafe extern "C" fn esp_wifi_internal_esp_wifi_md5_check(
    md5: *const c_char
) -> esp_err_t
Expand description

@brief Check the MD5 values of the esp_wifi.h in IDF and WiFi library

@attention 1. It is used for internal CI version check

@return - ESP_OK : succeed - ESP_WIFI_INVALID_ARG : MD5 check fail