GLFWwindowmaximizefun typedef

GLFWwindowmaximizefun = Pointer<NativeFunction<Void Function(Pointer<GLFWwindow>, Int32)>>

Implementation

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