pub unsafe extern "C" fn tidyOptGetValue(
tdoc: TidyDoc,
optId: TidyOptionId,
) -> ctmbstrExpand description
Get the current value of the option ID for the given document. @remark The optId must have a @ref TidyOptionType of @ref TidyString!