[][src]Function gmp_mpfr_sys::gmp::mpn_sec_tabselect

pub unsafe extern "C" fn mpn_sec_tabselect(
    rp: *mut limb_t,
    tab: *const limb_t,
    n: size_t,
    nents: size_t,
    which: size_t
)