1 2 3 4 5
pub usingnamespace @cImport({ @cDefine("GLFW_INCLUDE_NONE", {}); @cInclude("vulkan/vulkan.h"); @cInclude("GLFW/glfw3.h"); });