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

hb_unicode_funcs_set_mirroring_func

Declaration

Source position: lazharfbuzz0.pas line 1950

procedure hb_unicode_funcs_set_mirroring_func(

  ufuncs: Phb_unicode_funcs_t;

  func: Thb_unicode_mirroring_func_t;

  user_data: Pgpointer;

  destroy_: Thb_destroy_func_t

);