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