pub unsafe extern "C" fn esp_system_abort(details: *const c_char) -> !
Expand description

@brief Trigger a software abort

@param details Details that will be displayed during panic handling.