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