GlfwGetMonitors typedef

GlfwGetMonitors = Pointer<NativeType> Function(Pointer<Int32> count)

Implementation

typedef GlfwGetMonitors = Pointer Function(Pointer<Int32> count);