blob: 9ca987e4e6c03e6213e2422ac8d0660fddaf553a [file] [log] [blame]
package glfw3
/*
#cgo CFLAGS: -x objective-c
#ifdef _GLFW_COCOA
#include "glfw/src/cocoa_window.m"
#endif
*/
import "C"