VulkanFunctions.PFN_vkDestroyQueryPool

Undocumented in source.
struct VulkanFunctions
version(DVulkan_VK_VERSION_1_0)
alias PFN_vkDestroyQueryPool = void function
(
VkDevice device
,
VkQueryPool queryPool
,)

Meta