Function VkDeviceCmds.BindImageMemory2

Commands for VK_VERSION_1_1

VkResult BindImageMemory2 (
  VkDevice_T* device,
  uint bindInfoCount,
  const(VkBindImageMemoryInfo)* pBindInfos
);