🔬This is a nightly-only experimental API. (
portable_simd
)Expand description
Traits for vectors of pointers.
Traits§
- Simd
Const Ptr Experimental - Operations on SIMD vectors of constant pointers.
- Simd
MutPtr Experimental - Operations on SIMD vectors of mutable pointers.