Source position: cblas.pas line 448
procedure cblas_csscal(
N: SInt32;
alpha: Float32;
X: UnivPtr;
incX: SInt32
);