[][src]Function gsl_sys::gsl_histogram2d_calloc_range

pub unsafe extern "C" fn gsl_histogram2d_calloc_range(
    nx: usize,
    ny: usize,
    xrange: *mut f64,
    yrange: *mut f64
) -> *mut gsl_histogram2d