[][src]Function gsl_sys::gsl_vector_uchar_minmax

pub unsafe extern "C" fn gsl_vector_uchar_minmax(
    v: *const gsl_vector_uchar,
    min_out: *mut c_uchar,
    max_out: *mut c_uchar
)