Function rand_chacha::guts::refill_narrow_rounds

source ยท
fn refill_narrow_rounds(
    state: &mut ChaCha,
    drounds: u32,
) -> State<vec128_storage>