docs.unity.cn
    Show / Hide Table of Contents

    Method IFunctionPointer.FromIntPtr

    IFunctionPointer.FromIntPtr(IntPtr)

    Converts a pointer to a function pointer.

    Declaration
    readonly IFunctionPointer IFunctionPointer.FromIntPtr(IntPtr ptr)
    Parameters
    Type Name Description
    IntPtr ptr

    The native pointer.

    Returns
    Type Description
    IFunctionPointer

    An instance of this interface.

    Implements
    IFunctionPointer.FromIntPtr(IntPtr)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 12, 2023