Type Alias ash::vk::PFN_vkDestroyQueryPool  
source ยท pub type PFN_vkDestroyQueryPool = unsafe extern "system" fn(device: Device, query_pool: QueryPool, p_allocator: *const AllocationCallbacks<'_>);pub type PFN_vkDestroyQueryPool = unsafe extern "system" fn(device: Device, query_pool: QueryPool, p_allocator: *const AllocationCallbacks<'_>);