RAPIDS
    Preparing search index...

    Variable setWindowTitleConst

    setWindowTitle: (window: GLFWwindow, title: string) => void = GLFW.setWindowTitle

    Type Declaration

      • (window: GLFWwindow, title: string): void
      • Parameters

        • window: GLFWwindow
        • title: string

        Returns void