GLFWcursorposfun typedef

GLFWcursorposfun = Void Function(Pointer<GLFWwindow>, Double, Double)

Implementation

typedef GLFWcursorposfun = Void Function(Pointer<GLFWwindow>, Double, Double);