Function crossbeam_epoch::atomic::low_bits

source ยท
fn low_bits<T: ?Sized + Pointable>() -> usize
Expand description

Returns a bitmask containing the unused least significant bits of an aligned pointer to T.