logo
pub unsafe extern "C" fn mul_i(
    rop: *mut mpc_t,
    op: *const mpc_t,
    sgn: c_int,
    rnd: rnd_t
) -> c_int
Expand description

See: mpc_mul_i