tidyOptGetValue

Function tidyOptGetValue 

Source
pub unsafe extern "C" fn tidyOptGetValue(
    tdoc: TidyDoc,
    optId: TidyOptionId,
) -> ctmbstr
Expand description

Get the current value of the option ID for the given document. @remark The optId must have a @ref TidyOptionType of @ref TidyString!