tidySetReportCallback

Function tidySetReportCallback 

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

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