Function glfwGetWindowUserPointer

  • This function returns the current value of the user-defined pointer of the specified window. The initial value is NULL.

    Parameters

    • window: GLFWwindow

      The window whose pointer to return.

    Returns void

Generated using TypeDoc