logo
pub unsafe extern "C" fn randinit_lc_2exp(
    state: *mut randstate_t,
    a: *const mpz_t,
    c: c_ulong,
    m2exp: bitcnt_t
)
Expand description