Sign in
third-party-mirror
/
infra-manager-3p-mirror
/
3fc8de99fa9249fff62875c3027c43c018b79e88
/
.
/
go-gl
/
glfw
/
e6da0acd62b1b57ee2799d4d0a76a7d4514dc5bc
/
v3.1
/
glfw
/
nsglcontext_darwin.go
blob: 49a6ca102b7734bec54aac1e92afe41fad1a90e4 [
file
] [
log
] [
blame
]
package glfw
/*
#cgo CFLAGS: -x objective-c
#ifdef _GLFW_NSGL
#include "glfw/src/nsgl_context.m"
#endif
*/
import "C"