#pragma once #include "vendor.hpp" namespace cruft::vk::icd { void init (vendor const&); }