Function gsl_sys::gsl_histogram_find[][src]

pub unsafe extern "C" fn gsl_histogram_find(
    h: *const gsl_histogram,
    x: f64,
    i: *mut usize
) -> c_int