glfwInit top-level property

GlfwInit glfwInit
getter/setter pair

Implementation

GlfwInit glfwInit = Pointer<NativeFunction<GlfwInitNative>>.fromAddress(0)
    .asFunction<GlfwInit>();