[][src]Function gsl_sys::gsl_histogram2d_calloc_uniform

pub unsafe extern "C" fn gsl_histogram2d_calloc_uniform(
    nx: usize,
    ny: usize,
    xmin: f64,
    xmax: f64,
    ymin: f64,
    ymax: f64
) -> *mut gsl_histogram2d