Function gmp_mpfr_sys::mpfr::mul_z [] [src]

pub unsafe extern fn mul_z(rop: *mut mpfr_t,
                           op1: *const mpfr_t,
                           op2: *const mpz_t,
                           rnd: rnd_t)
                           -> c_int