Skip to main content

testbit

Macro testbit 

Source
macro_rules! testbit {
    ($x:expr, $b:expr) => { ... };
}