GlfwGetMonitorName typedef

GlfwGetMonitorName = Pointer<NativeType> Function(Pointer<GLFWmonitor> monitor)

Implementation

typedef GlfwGetMonitorName = Pointer Function(Pointer<GLFWmonitor> monitor);