GlfwSetMonitorCallback typedef

GlfwSetMonitorCallback = Pointer<NativeType> Function(Pointer<NativeType> callback)

Implementation

typedef GlfwSetMonitorCallback = Pointer Function(Pointer callback);