Function VkDeviceCmds.DestroyCommandPool

Commands for VK_VERSION_1_0

void DestroyCommandPool (
  VkDevice_T* device,
  VkCommandPool_T* commandPool,
  const(VkAllocationCallbacks)* pAllocator
);