rustix
0.38.41
Module bitcast
Macros
In crate rustix
Module
rustix
::
bitcast
Copy item path
source
ยท
[
−
]
Expand description
The
bitcast
and
bitflags_bits
macros.
Macros
ยง
bitcast
๐
bitflags_bits
๐
Return a
bitcast
of the value of
$x.bits()
, where
$x
is a
bitflags
type.