Function main::memmove [collapse all] [expand all] [src]

pub fn memmove(dest: *mut u8, src: *const u8, n: uint)