glfwGetWindowFrameSize top-level property

GlfwGetWindowFrameSize glfwGetWindowFrameSize
getter/setter pair

Implementation

GlfwGetWindowFrameSize glfwGetWindowFrameSize =
    Pointer<NativeFunction<GlfwGetWindowFrameSizeNative>>.fromAddress(0)
        .asFunction<GlfwGetWindowFrameSize>();