Skip to main content

vkDestroyCommandPool

Function vkDestroyCommandPool 

Source
pub unsafe extern "system" fn vkDestroyCommandPool(
    device: VkDevice,
    commandPool: VkCommandPool,
    pAllocator: *const VkAllocationCallbacks,
)
Expand description

Available if built with exported-prototypes.