Function arf_urandom

Source
pub unsafe extern "C" fn arf_urandom(
    x: *mut arf_struct,
    state: *mut flint_rand_struct,
    bits: slong,
    rnd: arf_rnd_t,
)