GlfwGetVideoModesNative typedef

GlfwGetVideoModesNative = Pointer<GLFWvidmode> Function(Pointer<GLFWmonitor> monitor, Pointer<Int32> count)

Implementation

typedef GlfwGetVideoModesNative = Pointer<GLFWvidmode> Function(
    Pointer<GLFWmonitor> monitor, Pointer<Int32> count);