glfwCreateWindowSurface ( instance window allocator surface -- Result )


Vocabulary
glfw.vulkan-interop

Inputs
instancean object
windowan object
allocatoran object
surfacean object


Outputs
Resultan object


Definition


LIBRARY: glfw FUNCTION: Result glfwCreateWindowSurface
( Instance instance, GLFWwindow* window,
AllocationCallbacks* allocator, SurfaceKHR surface )