GLFWmonitorfun typedef

GLFWmonitorfun = Pointer<NativeFunction<Void Function(Pointer<GLFWmonitor>, Int32)>>

Implementation

typedef GLFWmonitorfun
    = Pointer<NativeFunction<Void Function(Pointer<GLFWmonitor>, Int32)>>;