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

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

@return

  • ESP_OK: if successful.