Function destroy_command_pool

Source
pub unsafe fn destroy_command_pool(
    device: VkDevice,
    command_pool: VkCommandPool,
    allocator: *const VkAllocationCallbacks,
)