blas_sys

Function isamax_

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