Function tidy_sys::tidyOptSetInt

source ·
pub unsafe extern "C" fn tidyOptSetInt(
    tdoc: TidyDoc,
    optId: TidyOptionId,
    val: ulong
) -> Bool
Expand description

Set option value as an integer. @result Returns a bool indicating success or failure.