Module bitcast
rustix
0.38.44
Module bitcast
Module Items
Macros
In crate rustix
Modules
backend
bitcast
buffer
clockid
cstr
event
fd
ffi
fs
io
ioctl
maybe_polyfill
mount
net
path
pid
pipe
prctl
process
shm
signal
system
thread
time
timespec
ugid
utils
weak
Macros
cmsg_space
cstr
rustix
Module
bitcast
Copy item path
Settings
Help
Summary
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.