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

hb_buffer_deserialize_glyphs

Declaration

Source position: lazharfbuzz0.pas line 1534

function hb_buffer_deserialize_glyphs(

  buffer: Phb_buffer_t;

  buf: Pgchar;

  buf_len: gint;

  end_ptr: PPgchar;

  font: Phb_font_t;

  format: Thb_buffer_serialize_format_t

):Thb_bool_t;