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