pub unsafe extern "C" fn tidyConfigErrorCount(tdoc: TidyDoc) -> uint
Expand description
Indicates the number of configuration error messages that were generated. @param tdoc An instance of a TidyDoc to query. @result Returns the number of configuration error messages that were generated.