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

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