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

g_compute_checksum_for_data

Declaration

Source position: lazglib2.pas line 4265

function g_compute_checksum_for_data(

  checksum_type: TGChecksumType;

  data: Pguint8;

  length: gsize

):Pgchar;