docs.unity.cn
    Show / Hide Table of Contents

    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.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use