GlfwGetMonitorUserPointer typedef

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

Implementation

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