pub unsafe extern "C" fn randinit_lc_2exp(
    state: randstate_ptr,
    a: mpz_srcptr,
    c: c_ulong,
    m2exp: bitcnt_t
)
Expand description