Function libR_sys::idamax_

source ·
pub unsafe extern "C" fn idamax_(
    n: *const c_int,
    dx: *const f64,
    incx: *const c_int
) -> c_int