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