tidyOptResetAllToDefault

Function tidyOptResetAllToDefault 

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

Reset all options to their default values. @param tdoc The tidy document for which to reset all values. @result Returns a bool indicating success or failure.