Function gsl_sys::gsl_ran_bernoulli[][src]

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