Sign in
go
/
gofrontend
/
132e0e61d59aaa52f8fdb03a925300c1ced2a0f2
/
.
/
libgo
/
misc
/
cgo
/
test
/
testdata
/
issue27054
/
egl.h
blob: 33a759ea2a831704bfee6fd41b5d3e495130c07c [
file
] [
log
] [
blame
]
// Copyright 2018 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// This is the relevant part of EGL/egl.h.
typedef
void
*
EGLDisplay
;