Function gsl_sys::gsl_histogram_div[][src]

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