logo
pub unsafe extern "C" fn mpf_urandomb(
    rop: mpf_t,
    state: *mut randstate_t,
    nbits: bitcnt_t
)
Expand description