glfwGetWindowContentScale top-level property

GlfwGetWindowContentScale glfwGetWindowContentScale
getter/setter pair

Implementation

GlfwGetWindowContentScale glfwGetWindowContentScale =
    Pointer<NativeFunction<GlfwGetWindowContentScaleNative>>.fromAddress(0)
        .asFunction<GlfwGetWindowContentScale>();