inner

Function inner 

Source
pub(crate) unsafe fn inner<R, F>(state: &mut [u32; 16], f: F)
where R: Unsigned, F: StreamClosure<BlockSize = U64>,
Available with target feature avx2 only.