Function VkDeviceCmds.BindBufferMemory2

Commands for VK_VERSION_1_1

VkResult BindBufferMemory2 (
  VkDevice_T* device,
  uint bindInfoCount,
  const(VkBindBufferMemoryInfo)* pBindInfos
);