pub const _MM_CMPINT_LT: _MM_CMPINT_ENUM = 0x01;
🔬 This is a nightly-only experimental API. (stdsimd #48556)
Available on x86 only.
Expand description

Less-than

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.