Function botan_sys::botan_rng_reseed

source ยท
pub unsafe extern "C" fn botan_rng_reseed(
    rng: botan_rng_t,
    bits: usize,
) -> c_int