Function zscal_

Source
pub unsafe extern "C" fn zscal_(
    n: *const blas_int,
    a: *const c64,
    x: *mut c64,
    incx: *const blas_int,
)