extern void XXX_API re_DisplayErrorText
(const re_ErrorText *errortext);
extern void XXX_API re_wDisplayErrorText
(const re_wErrorText *errortext);
errortextre_ErrorText or re_wErrorText.-
To show the content of the re_ErrorText or re_wErrorText structure at the screen.
If called with the NULL pointer, the latest XXX error text is displayed (if any).