ObjCRuntime.Dlfcn.dlclose Method
Closes and unloads the native shared library referenced by the handle.

Syntax

public static int dlclose (IntPtr handle)

Parameters

handle
Handle previously returned by dlopen

Returns

A Unix error code, or zero on success.

Remarks

Requirements

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