GlfwGetInputModeNative typedef

GlfwGetInputModeNative = Int32 Function(Pointer<GLFWwindow> window, Int32 mode)

Implementation

typedef GlfwGetInputModeNative = Int32 Function(
    Pointer<GLFWwindow> window, Int32 mode);