[][src]Function flint_sys::_fmpz_np1_trial_factors

pub unsafe extern "C" fn _fmpz_np1_trial_factors(
    n: *const fmpz,
    pp1: *mut mp_limb_t,
    num_pp1: *const isize,
    limit: ulong
)

See the FLINT Documentation for this function.