CuPtr.this

create copy of host array into device

  1. this(T[] host)
    struct CuPtr(T)
    this
    (
    T[] host
    )
  2. this(size_t n)
  3. this(CUdeviceptr p, size_t l)

Meta