brev

Function brev 

Source
pub fn brev(x: u32) -> u32
Expand description

Bit reverse. Transpiles to: __brev(x)