pub unsafe extern "C" fn tidyGetMessage(
tmessage: TidyMessage,
) -> ctmbstr
Expand description
Get the message with the format string already completed, in Tidy’s current localization. @param tmessage Specify the message that you are querying. @result Returns the message in the current localization.