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

hb_font_glyph_to_string

Declaration

Source position: lazharfbuzz0.pas line 1888

procedure hb_font_glyph_to_string(

  font: Phb_font_t;

  glyph: Thb_codepoint_t;

  s: Pgchar;

  size: Pguint

);