vkDestroyCommandPool

Function vkDestroyCommandPool 

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