[][src]Function vulkan_sys::vkDestroyDescriptorPool

pub unsafe extern "system" fn vkDestroyDescriptorPool(
    device: VkDevice,
    descriptorPool: VkDescriptorPool,
    pAllocator: *const VkAllocationCallbacks
)