pub unsafe extern "C" fn tidySetMessageCallback(
tdoc: TidyDoc,
filtCallback: TidyMessageCallback,
) -> BoolExpand description
This function informs Tidy to use the specified callback to send reports.
pub unsafe extern "C" fn tidySetMessageCallback(
tdoc: TidyDoc,
filtCallback: TidyMessageCallback,
) -> BoolThis function informs Tidy to use the specified callback to send reports.