logo
pub unsafe extern "C" fn mpz_urandomb(
    rop: *mut mpz_t,
    state: *mut randstate_t,
    n: bitcnt_t
)
Expand description