vkDestroyDescriptorPool

Function vkDestroyDescriptorPool 

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

Available if built with exported_prototypes.