error.c 107 B

123
  1. #include "_cgo_export.h"
  2. void glfwSetErrorCallbackCB() { glfwSetErrorCallback((GLFWerrorfun)goErrorCB); }