Function glfw::ffi::glfwCreateWindowSurface
source · pub unsafe extern "C" fn glfwCreateWindowSurface(
instance: VkInstance,
window: *mut GLFWwindow,
allocator: *const VkAllocationCallbacks,
surface: *mut VkSurfaceKHR
) -> VkResult