GL.DeleteSync(IntPtr) Method

Definition

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glDeleteSync", Version="3.0")]
public static void DeleteSync (IntPtr sync);
static member DeleteSync : nativeint -> unit

Parameters

sync
IntPtr

nativeint

Attributes

Applies to