Sign in
go
/
mobile
/
58284a7bfc4e09b069a1f85b989c35feafc57239
/
.
/
bind
/
testdata
/
cgopkg
/
cgopkg.go
blob: efef3da388ae80df1777fb3d42e359cee56938b4 [
file
] [
log
] [
blame
]
package cgopkg
import "C"
import (
_ "golang.org/x/mobile/gl"
)
func Dummy() {}