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

hb_unicode_funcs_set_compose_func

Declaration

Source position: lazharfbuzz0.pas line 1947

procedure hb_unicode_funcs_set_compose_func(

  ufuncs: Phb_unicode_funcs_t;

  func: Thb_unicode_compose_func_t;

  user_data: Pgpointer;

  destroy_: Thb_destroy_func_t

);