GLFWwindowcontentscalefunDart typedef

GLFWwindowcontentscalefunDart = void Function(Pointer<GLFWwindow>, double, double)

Implementation

typedef GLFWwindowcontentscalefunDart = void Function(
    Pointer<GLFWwindow>, double, double);