Skip to main content

swap

Function swap 

Source
pub fn swap(a: &mut [u64], b: &mut [u64])
Expand description

Swaps contents of two bitmaps of the same length.