sws_getConstVec

Allocate and return a vector with length coefficients, all with the same value c.

@nogc nothrow extern (C)
sws_getConstVec
(
double c
,
int length
)

Meta