[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

fpc_dynarray_copy

Declaration

Source position: compproc.inc line 55

function fpc_dynarray_copy(

  psrc: pointer;

  ti: pointer;

  lowidx: tdynarrayindex;

  count: tdynarrayindex

):pointer;