GL.IsSync(IntPtr) Method

Definition

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glIsSync", Version="3.0")]
public static bool IsSync (IntPtr sync);
static member IsSync : nativeint -> bool

Parameters

sync
IntPtr

nativeint

Returns

Attributes

Applies to