blas_sys

Function idamax_

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