pub type PFN_vkDestroyQueryPool = unsafe extern "system" fn(_device: Device, _query_pool: QueryPool, _allocator: *const AllocationCallbacks);
Expand description