Function cuda_sys::cuda::cuMemcpy [] [src]

pub unsafe extern "C" fn cuMemcpy(
    dst: CUdeviceptr,
    src: CUdeviceptr,
    ByteCount: usize
) -> CUresult