Delegate GetExceptionSlot
A delegate which gets a pointer to the current thread's native exception slot.
public delegate nint* GetExceptionSlot()
Returns
- nint*
- A pointer to the current thread's native exception slot.
- Extension Methods
public delegate nint* GetExceptionSlot()