Function gmp_mpfr_sys::gmp::mpn_sec_mul
source ยท pub unsafe extern "C" fn mpn_sec_mul(
rp: *mut limb_t,
ap: *const limb_t,
an: size_t,
bp: *const limb_t,
bn: size_t,
tp: *mut limb_t,
)
Expand description
See: mpn_sec_mul