4 lines
107 B
C
4 lines
107 B
C
#include "_cgo_export.h"
|
|
|
|
void glfwSetErrorCallbackCB() { glfwSetErrorCallback((GLFWerrorfun)goErrorCB); }
|