std_
detect
1.89.0-nightly-777d37277-2025-05-17
In std_
detect::
detect::
cache
std_detect
::
detect
::
cache
Function
test_bit
Copy item path
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
.