ObjCRuntime.Dlfcn.SetInt64 Method
Sets the specific symbol in the library handle to contain the specified Int64 value.

Syntax

public static void SetInt64 (IntPtr handle, string symbol, long 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