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

hb_blob_create

Declaration

Source position: lazharfbuzz0.pas line 1518

function hb_blob_create(

  data: Pgchar;

  length: guint;

  mode: Thb_memory_mode_t;

  user_data: Pgpointer;

  destroy_: Thb_destroy_func_t

):Phb_blob_t;