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

fpc_dynarray_setlength

Declaration

Source position: compproc.inc line 63

procedure fpc_dynarray_setlength(

  var p: pointer;

  pti: pointer;

  dimcount: DWord;

  dims: pdynarrayindex

);