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