gilrs_
core
0.6.4
In gilrs_
core::
utils
gilrs_core
::
utils
Function
test_bit
Copy item path
Source
pub(crate) fn test_bit(n:
u16
, array: &[
u8
]) ->
bool
Expand description
Returns true if nth bit in array is 1.