glfwGetKeyScancode top-level property

GlfwGetKeyScancode glfwGetKeyScancode
getter/setter pair

Implementation

GlfwGetKeyScancode glfwGetKeyScancode =
    loadFunction<GlfwGetKeyScancodeNative>(_library, 'glfwGetKeyScancode')
        .asFunction<GlfwGetKeyScancode>();