tidySetPrettyPrinterCallback

Function tidySetPrettyPrinterCallback 

Source
pub unsafe extern "C" fn tidySetPrettyPrinterCallback(
    tdoc: TidyDoc,
    callback: TidyPPProgress,
) -> Bool
Expand description

This function informs Tidy to use the specified callback for tracking the pretty-printing process progress.