summaryrefslogtreecommitdiffstats
path: root/docs/release/developer-guide/img/README.rst
blob: 1104109df497d7906bf37f9fd07946b65add9d4d (plain)
1
../../installation/img/README.rst
span class="o">*msg); int ui__question_window(const char *title, const char *text, const char *exit_msg, int delay_secs); struct perf_error_ops { int (*error)(const char *format, va_list args); int (*warning)(const char *format, va_list args); }; int perf_error__register(struct perf_error_ops *eops); int perf_error__unregister(struct perf_error_ops *eops); #endif /* _PERF_UI_UTIL_H_ */