Skip to main content
set_bit
std_
detect
1.97.0-nightly
(7af3402cd 2026-04-16)
In std_
detect::
detect::
cache
std_detect
::
detect
::
cache
Function
set_bit
Copy item path
Source
const fn set_bit(x:
u128
, bit:
u32
) ->
u128
🔬
This is a nightly-only experimental API. (
stdarch_internal
)
Expand description
Sets the
bit
of
x
.