The OpenD Programming Language

sswap_

Interchanges two vectors.

More...
extern (C) nothrow @nogc @system
int
sswap_
(
ref const FortranInt n
,
float* x
,
ref const FortranInt incx
,
float* y
,
ref const FortranInt incy
)

Detailed Description

Meta