Function gmp_mpfr_sys::gmp::mpn_lshift
source ยท pub unsafe extern "C" fn mpn_lshift(
rp: *mut limb_t,
sp: *const limb_t,
n: size_t,
count: c_uint,
) -> limb_t
Expand description
See: mpn_lshift
pub unsafe extern "C" fn mpn_lshift(
rp: *mut limb_t,
sp: *const limb_t,
n: size_t,
count: c_uint,
) -> limb_t
See: mpn_lshift