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