Variable VkBufferViewCreateInfo.offset

struct VkBufferViewCreateInfo
{
  // ...
  ulong offset ;
  // ...
}