Function blas_sys::fortran::sdsdot_ [] [src]

pub unsafe extern fn sdsdot_(n: *const c_int,
                             sb: *const c_float,
                             x: *const c_float,
                             incx: *const c_int,
                             y: *const c_float,
                             incy: *const c_int)
                             -> c_float