pub unsafe extern "C" fn tidyGetMessageFormatDefault(
tmessage: TidyMessage,
) -> ctmbstr
Expand description
Get the default format string, which is the format string for the message in Tidy’s default localization (en_us). @param tmessage Specify the message that you are querying. @result Returns the default localization format string of the message.