Function gsl_sys::gsl_histogram2d_add[][src]

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