Variable VkBufferCopy.dstOffset

struct VkBufferCopy
{
  // ...
  ulong dstOffset ;
  // ...
}