ObjCRuntime.Dlfcn.SetIntPtr Method
Sets the specific symbol in the library handle to contain the specified IntPtr value.

Syntax

public static void SetIntPtr (IntPtr handle, string symbol, IntPtr value)

Parameters

handle
Handle to the dynamic library previously opened with dlopen.
symbol
Name of the public symbol in the dynamic library to look up.
value
value to set.

Remarks

Requirements

Namespace: ObjCRuntime
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0