Function test_bit

Source
const fn test_bit(x: u128, bit: u32) -> bool
🔬This is a nightly-only experimental API. (stdarch_internal)
Expand description

Tests the bit of x.