pub unsafe extern "C" fn tidyOptResetAllToDefault(
tdoc: TidyDoc,
) -> BoolExpand 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.