Show / Hide Table of Contents

Delegate CL.ClEventCallback

Namespace: OpenTK.Compute.OpenCL
Assembly: OpenTK.Compute.dll
Syntax
public delegate void CL.ClEventCallback(IntPtr waitEvent, IntPtr userData)
Parameters
Type Name Description
IntPtr waitEvent
IntPtr userData
In This Article
Back to top Generated by DocFX