Function VkDeviceCmds.DestroyDescriptorPool
Commands for VK_VERSION_1_0
void DestroyDescriptorPool
(
VkDevice_T* device,
VkDescriptorPool_T* descriptorPool,
const(VkAllocationCallbacks)* pAllocator
);