Source position: cblas.pas line 403
procedure cblas_zswap(
N: SInt32;
X: UnivPtr;
incX: SInt32;
Y: UnivPtr;
incY: SInt32
);