Function gmp_mpfr_sys::gmp::mpz_xor
source ยท pub unsafe extern "C" fn mpz_xor(
rop: mpz_ptr,
op1: mpz_srcptr,
op2: mpz_srcptr,
)
Expand description
See: mpz_xor
pub unsafe extern "C" fn mpz_xor(
rop: mpz_ptr,
op1: mpz_srcptr,
op2: mpz_srcptr,
)
See: mpz_xor