Function destroy_descriptor_pool

Source
pub unsafe fn destroy_descriptor_pool(
    device: VkDevice,
    descriptor_pool: VkDescriptorPool,
    allocator: *const VkAllocationCallbacks,
)