Function bswap::u8::reverse_memory_array [-] [+] [src]

pub unsafe fn reverse_memory_array(dst: *mut u8, src: *const u8, count: usize, size: usize)