logo
pub unsafe extern "C" fn mpz_nextprime(
    rop: *mut mpz_t,
    op: *const mpz_t
)
Expand description