glfwRequestWindowAttention top-level property

GlfwRequestWindowAttention glfwRequestWindowAttention
getter/setter pair

Implementation

GlfwRequestWindowAttention glfwRequestWindowAttention =
    Pointer<NativeFunction<GlfwRequestWindowAttentionNative>>.fromAddress(0)
        .asFunction<GlfwRequestWindowAttention>();