[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
FPC internal compiler routine: dynarray_copy
Source position: compproc.inc line 55
function fpc_dynarray_copy( |
psrc: pointer; |
ti: pointer; |
lowidx: tdynarrayindex; |
count: tdynarrayindex |
):pointer; |