GLFWframebuffersizefunDart typedef

GLFWframebuffersizefunDart = void Function(Pointer<GLFWwindow>, int, int)

Implementation

typedef GLFWframebuffersizefunDart = void Function(
    Pointer<GLFWwindow>, int, int);