blob: 818f13643661bfb0c39f947d08378828577175c4 [file] [log] [blame]
public class NSOpenGLOption {}
public func NSOpenGLGetOption(_ c : NSOpenGLOption, _ p :UnsafePointer<Int>) {}
public func NSOpenGLSetOption(_ c : NSOpenGLOption, _ p : Int) {}
public func UIApplicationMain(_ a: Int32, _ b: UnsafeMutablePointer<UnsafeMutablePointer<Int8>>, _ c: String?, _ d: String?) -> Int32 { return 0 }