Function KeccakP1600_Permute_Nrounds

Source
pub unsafe extern "C" fn KeccakP1600_Permute_Nrounds(
    state: *mut KeccakP1600_plain64_state,
    nrounds: c_uint,
)