Struct EGLSync
Assembly: OpenTK.Graphics.dll
Syntax
Constructors
EGLSync(nint)
Declaration
public EGLSync(nint value)
Parameters
Type |
Name |
Description |
nint |
value |
|
Fields
Value
Declaration
Field Value
Operators
explicit operator nint(EGLSync)
Declaration
public static explicit operator nint(EGLSync handle)
Parameters
Type |
Name |
Description |
EGLSync |
handle |
|
Returns
explicit operator EGLSync(nint)
Declaration
public static explicit operator EGLSync(nint value)
Parameters
Type |
Name |
Description |
nint |
value |
|
Returns