Function gsl_sys::gsl_histogram2d_get_xrange[][src]

pub unsafe extern "C" fn gsl_histogram2d_get_xrange(
    h: *const gsl_histogram2d,
    i: usize,
    xlower: *mut f64,
    xupper: *mut f64
) -> c_int