Type Definition erupt::vk1_0::PFN_vkDestroyQueryPool[][src]

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

Vulkan Manual Page · Function