pub unsafe extern "C" fn tidyGetMessageOutput(
    tmessage: TidyMessage
) -> ctmbstr
Expand description

Get the complete message as Tidy would emit it in the current localization. @param tmessage Specify the message that you are querying. @result Returns the complete message just as Tidy would display it on the console.