tidyOptGetBool

Function tidyOptGetBool 

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

Get current option value as a Boolean flag. @result Returns a bool indicating the value.