[][src]Function gmp_mpfr_sys::gmp::mpz_xor

pub unsafe extern "C" fn mpz_xor(
    rop: *mut mpz_t,
    op1: *const mpz_t,
    op2: *const mpz_t
)

See: mpz_xor