Function gmp_mpfr_sys::gmp::mpn_sec_sqr

source ·
pub unsafe extern "C" fn mpn_sec_sqr(
    rp: *mut limb_t,
    ap: *const limb_t,
    an: size_t,
    tp: *mut limb_t
)
Expand description