Function gmp_mpfr_sys::mpfr::si_sub

source ·
pub unsafe extern "C" fn si_sub(
    rop: *mut mpfr_t,
    op1: c_long,
    op2: *const mpfr_t,
    rnd: rnd_t
) -> c_int
Expand description