pub unsafe fn _rbit_u32(x: u32) -> u32
🔬 This is a nightly-only experimental API. (stdsimd #48556)
Available on ARM and target feature v7 only.
Expand description

Reverse the bit order.