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

hb_blob_create_sub_blob

Declaration

Source position: lazharfbuzz0.pas line 1522

function hb_blob_create_sub_blob(

  parent: Phb_blob_t;

  offset: guint;

  length: guint

):Phb_blob_t;