[][src]Function gsl_sys::gsl_histogram_calloc_uniform

pub unsafe extern "C" fn gsl_histogram_calloc_uniform(
    n: usize,
    xmin: f64,
    xmax: f64
) -> *mut gsl_histogram