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

@brief Check the MD5 values of the OS adapter header files 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