pub unsafe extern "C" fn esp_intr_dump(stream: *mut __sFILE) -> i32
@brief Dump the status of allocated interrupts @param stream The stream to dump to, if NULL then stdout is used @return ESP_OK on success