VulkanFunctions.PFN_vkDestroyDescriptorPool

Undocumented in source.
struct VulkanFunctions
version(DVulkan_VK_VERSION_1_0)
alias PFN_vkDestroyDescriptorPool = void function
(
VkDevice device
,
VkDescriptorPool descriptorPool
,)

Meta