Function gsl_sys::gsl_ran_binomial[][src]

pub unsafe extern "C" fn gsl_ran_binomial(
    r: *const gsl_rng,
    p: f64,
    n: c_uint
) -> c_uint