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

Get the message key string. @param tmessage Specify the message that you are querying. @result Returns a string representing the message. This string is intended to be stable by the LibTidy API, and is suitable for use as a key in your own applications.