Function idamax_

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