GLFWframebuffersizefun typedef

GLFWframebuffersizefun = Void Function(Pointer<GLFWwindow>, Int32, Int32)

Implementation

typedef GLFWframebuffersizefun = Void Function(
    Pointer<GLFWwindow>, Int32, Int32);