[][src]Function gsl_sys::gsl_histogram_increment

pub unsafe extern "C" fn gsl_histogram_increment(
    h: *mut gsl_histogram,
    x: f64
) -> c_int