Table of Contents

Delegate CudaHostFn

Namespace
DotCompute.Backends.CUDA.Types.Native
Assembly
DotCompute.Backends.CUDA.dll

CUDA host function delegate.

public delegate void CudaHostFn(nint userData)

Parameters

userData nint
CUDA host function delegate.