Function teensy3_sys::memcpy [] [src]

pub unsafe extern fn memcpy(dst: *mut c_void, src: *const c_void, count: usize) -> *mut c_void