Function tidySetReportFilter

Source
pub unsafe extern "C" fn tidySetReportFilter(
    tdoc: TidyDoc,
    filtCallback: TidyReportFilter,
) -> Bool
Expand description

This function informs Tidy to use the specified callback to send reports.