FunctionPointer(nint)
Creates a new instance of this function pointer with the following native pointer.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: Unity.Burst
- Assembly: UnityEngine.BurstModule
FunctionPointer(IntPtr)
public FunctionPointer(nint ptr)