Function gmp_mpfr_sys::gmp::mpz_urandomb

source ·
pub unsafe extern "C" fn mpz_urandomb(
    rop: mpz_ptr,
    state: randstate_ptr,
    n: bitcnt_t
)
Expand description