Variable VkMappedMemoryRange.offset

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