/** * Dlang vulkan types and function definitions package * * Copyright: Copyright 2015-2016 The Khronos Group Inc.; Copyright 2016 Alex Parrill, Peter Particle. * License: $(https://opensource.org/licenses/MIT, MIT License). * Authors: Copyright 2016 Alex Parrill, Peter Particle */ module erupted; public import erupted.types; public import erupted.functions;