Function gsl_sys::gsl_histogram_add[][src]

pub unsafe extern "C" fn gsl_histogram_add(
    h1: *mut gsl_histogram,
    h2: *const gsl_histogram
) -> c_int