Variable VkBindImageMemoryInfo.memoryOffset

struct VkBindImageMemoryInfo
{
  // ...
  ulong memoryOffset ;
  // ...
}