Function

HarfBuzz-0.0HarfBuzzset_add_rangeSince 0.9.7

  • Adds all of the elements from first to last (inclusive) to set.

    Parameters

    • set: set_t

      A set

    • first: number

      The first element to add to set

    • last: number

      The final element to add to set

    Returns void

    0.9.7