Variable VkBindBufferMemoryInfo.memoryOffset

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