pub unsafe extern "C" fn sws_allocVec(length: c_int) -> *mut SwsVector
Expand description

Allocate and return an uninitialized vector with length coefficients.