Function

HarfBuzz-0.0HarfBuzzset_hasSince 0.9.2

  • Tests whether codepoint belongs to set.

    Parameters

    • set: set_t

      A set

    • codepoint: number

      The element to query

    Returns number

    true if codepoint is in set, false otherwise

    0.9.2