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

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