Function dasum_

Source
pub unsafe extern "C" fn dasum_(
    n: *const blas_int,
    x: *const f64,
    incx: *const blas_int,
) -> f64