Function destroy_query_pool

Source
pub unsafe fn destroy_query_pool(
    device: VkDevice,
    query_pool: VkQueryPool,
    allocator: *const VkAllocationCallbacks,
)