[][src]Function gmp_mpfr_sys::gmp::mpn_sec_mul

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
)