Show / Hide Table of Contents

Delegate CL.ClEventCallback

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