Function esp_idf_hal::sys::esp_system_abort
source ยท pub unsafe extern "C" fn esp_system_abort(details: *const i8) -> !
Expand description
@brief Trigger a software abort
@param details Details that will be displayed during panic handling.