pub unsafe extern "C" fn esp_ota_mark_app_valid_cancel_rollback(
) -> esp_err_t
Expand description

@brief This function is called to indicate that the running app is working well.

@return

  • ESP_OK: if successful.