glfwInit top-level property

GlfwInit glfwInit
getter/setter pair

Implementation

GlfwInit glfwInit =
    loadFunction<GlfwInitNative>(_library, 'glfwInit').asFunction<GlfwInit>();