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

g_bytes_new_from_bytes

Declaration

Source position: lazglib2.pas line 4246

function g_bytes_new_from_bytes(

  bytes: PGBytes;

  offset: gsize;

  length: gsize

):PGBytes;