logo
pub unsafe extern "C" fn add(
    rop: *mut mpc_t,
    op1: *const mpc_t,
    op2: *const mpc_t,
    rnd: rnd_t
) -> c_int
Expand description

See: mpc_add