Function VkDeviceCmds.DestroySwapchainKHR

Commands for VK_KHR_swapchain

void DestroySwapchainKHR (
  VkDevice_T* device,
  VkSwapchainKHR_T* swapchain,
  const(VkAllocationCallbacks)* pAllocator
);