glfwRequestWindowAttention top-level property

GlfwRequestWindowAttention glfwRequestWindowAttention
getter/setter pair

Implementation

GlfwRequestWindowAttention glfwRequestWindowAttention =
    loadFunction<GlfwRequestWindowAttentionNative>(
            _library, 'glfwRequestWindowAttention')
        .asFunction<GlfwRequestWindowAttention>();