Function gsl_sys::gsl_ran_poisson[][src]

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