[][src]Function flint_sys::fmpz_nextprime

pub unsafe extern "C" fn fmpz_nextprime(
    res: *mut fmpz,
    n: *const fmpz,
    proved: c_int
)

See the FLINT Documentation for this function.