Function csscal_

Source
pub unsafe extern "C" fn csscal_(
    n: *const blas_int,
    a: *const f32,
    x: *mut c32,
    incx: *const blas_int,
)