Function gilrs_core::utils::test_bit

source ยท
pub(crate) fn test_bit(n: u16, array: &[u8]) -> bool
Expand description

Returns true if nth bit in array is 1.