tidyOptGetInt

Function tidyOptGetInt 

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

Get current option value as an integer. @result Returns the integer value of the specified option.