Function libblas_sys::izamax_ [] [src]

pub unsafe extern "C" fn izamax_(
    n: *const c_int,
    x: *const complex_double,
    incx: *const c_int
) -> c_int