vsimd::alsw

Function decode_ascii_xn

Source
pub fn decode_ascii_xn<S: Scalable<V>, V: POD>(
    s: S,
    x: V,
    check: AlswLut<V>,
    decode: AlswLut<V>,
) -> (V, V)