☰
In std_detect::detect::cache
?
Function
std_detect
::
detect
::
cache
::
test_bit
source
·
[
−
]
const fn test_bit(x:
u64
, bit:
u32
) ->
bool
🔬
This is a nightly-only experimental API. (
stdsimd
)
Expand description
Tests the
bit
of
x
.