Function gmp_mpfr_sys::gmp::mpn_andn_n
source ยท pub unsafe extern "C" fn mpn_andn_n(
rp: *mut limb_t,
s1p: *const limb_t,
s2p: *const limb_t,
n: size_t,
)
Expand description
See: mpn_andn_n
pub unsafe extern "C" fn mpn_andn_n(
rp: *mut limb_t,
s1p: *const limb_t,
s2p: *const limb_t,
n: size_t,
)
See: mpn_andn_n