logo
pub unsafe extern "C" fn lgamma(
    rop: *mut mpfr_t,
    signp: *mut c_int,
    op: *const mpfr_t,
    rnd: rnd_t
) -> c_int
Expand description