Function gmp_mpfr_sys::gmp::mpf_mul

source ·
pub unsafe extern "C" fn mpf_mul(
    rop: *mut mpf_t,
    op1: *const mpf_t,
    op2: *const mpf_t
)
Expand description

See: mpf_mul