Function gmp_mpfr_sys::mpfr::mul_si [−][src]
pub unsafe extern "C" fn mul_si(
rop: *mut mpfr_t,
op1: *const mpfr_t,
op2: c_long,
rnd: rnd_t
) -> c_int
See: mpfr_mul_si
pub unsafe extern "C" fn mul_si(
rop: *mut mpfr_t,
op1: *const mpfr_t,
op2: c_long,
rnd: rnd_t
) -> c_int
See: mpfr_mul_si