[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazHarfBuzz0' (#lcl)

hb_set_add_sorted_array

Declaration

Source position: lazharfbuzz0.pas line 1930

procedure hb_set_add_sorted_array(

  set_: Phb_set_t;

  sorted_codepoints: Phb_codepoint_t;

  num_codepoints: guint

);