Interface IFunctionPointer Base interface for a function pointer. Namespace: Unity.Burst Syntax public interface IFunctionPointer Methods Name Description FromIntPtr(IntPtr) Converts a pointer to a function pointer.