GLFWscrollfunDart typedef

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

Implementation

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