Sign in
fuchsia
/
third_party
/
swift
/
056a367199ca9ac3228dd71457a528d057fe6e4e
/
.
/
test
/
Migrator
/
Inputs
/
MyAppKit.swift
blob: ed93508734d018041dd7b332f5126630d60fb361 [
file
] [
log
] [
blame
]
public
class
NSOpenGLOption
{}
public
func
NSOpenGLGetOption
(
_ c
:
NSOpenGLOption
,
_ p
:
UnsafePointer
<
Int
>)
{}
public
func
NSOpenGLSetOption
(
_ c
:
NSOpenGLOption
,
_ p
:
Int
)
{}