docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FromIntPtr

    FromIntPtr(IntPtr)

    Converts a pointer to a function pointer.

    Declaration
    [Obsolete("This method will be removed in a future version of Burst")]
    IFunctionPointer FromIntPtr(IntPtr ptr)
    Parameters
    Type Name Description
    IntPtr ptr

    The native pointer.

    Returns
    Type Description
    IFunctionPointer

    An instance of this interface.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)