Skip to main content
swap_nonoverlapping_bytes
core
1.96.0-nightly
(38c0de8dc 2026-02-28)
In core::
ptr
core
::
ptr
Function
swap_
nonoverlapping_
bytes
Copy item path
Source
unsafe fn swap_nonoverlapping_bytes( x:
*mut
u8
, y:
*mut
u8
, bytes:
NonZero
<
usize
>, )