[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
FPC internal compiler routine: dynarray_setlength
Source position: compproc.inc line 63
procedure fpc_dynarray_setlength( |
var p: pointer; |
pti: pointer; |
dimcount: DWord; |
dims: pdynarrayindex |
); |