std
::
core
::
mem
@unaligned_addr
macro
@unaligned_addr
(
#arg
)
@builtin
Takes the address of a possibly unaligned variable or member,
and offers safe access to that member, by constructing an UnalignedRef.
Parameters