glfwSetWindowContentScaleCallback top-level property

GlfwSetWindowContentScaleCallback glfwSetWindowContentScaleCallback
getter/setter pair

Implementation

GlfwSetWindowContentScaleCallback glfwSetWindowContentScaleCallback = Pointer<
        NativeFunction<GlfwSetWindowContentScaleCallbackNative>>.fromAddress(0)
    .asFunction<GlfwSetWindowContentScaleCallback>();