Type Definition ash::vk::PFN_vkDestroyQueryPool[][src]

type PFN_vkDestroyQueryPool = extern "system" fn(device: Device, query_pool: QueryPool, p_allocator: *const AllocationCallbacks);