Function aesenclast

Source
unsafe extern "C" fn aesenclast(
    a: __m128i,
    round_key: __m128i,
) -> __m128i
Available on x86 or x86-64 only.