Function swap_nonoverlapping_bytes

pub(in ::ptr) unsafe fn swap_nonoverlapping_bytes(x: *mut u8, y: *mut u8, bytes: NonZero<usize>)