[][src]Function gsl_sys::gsl_ran_binomial_pdf

pub unsafe extern "C" fn gsl_ran_binomial_pdf(
    k: c_uint,
    p: f64,
    n: c_uint
) -> f64