Variable VkBindImageMemorySwapchainInfoKHR.swapchain

struct VkBindImageMemorySwapchainInfoKHR
{
  // ...
  VkSwapchainKHR_T* swapchain ;
  // ...
}