MonoMac.ObjCRuntime.Dlfcn.dlsym Method
Returns the address of the specified symbol in the dynamic library.

Syntax

public static IntPtr dlsym (IntPtr handle, string symbol)

Parameters

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

Returns

Remarks

Requirements

Namespace: MonoMac.ObjCRuntime
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0