[][src]Type Definition bedrock::vk::PFN_vkDestroySwapchainKHR

type PFN_vkDestroySwapchainKHR = extern "system" fn(device: VkDevice, swapchain: VkSwapchainKHR, pAllocator: *const VkAllocationCallbacks);