Beispiel #1
0
 /// <inheritdoc />
 public abstract unsafe GLFWCallbacks.WindowRefreshCallback SetWindowRefreshCallback(Window *window, GLFWCallbacks.WindowRefreshCallback callback);
Beispiel #2
0
 public static extern IntPtr glfwSetWindowRefreshCallback(Window *window, GLFWCallbacks.WindowRefreshCallback callback);