gsl_sys

Function gsl_histogram_increment

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