[][src]Function gsl_sys::gsl_histogram2d_get_yrange

pub unsafe extern "C" fn gsl_histogram2d_get_yrange(
    h: *const gsl_histogram2d,
    j: usize,
    ylower: *mut f64,
    yupper: *mut f64
) -> c_int